answersLogoWhite

0

Metadata is data that is about data.?æ Although it describes the data, it's not considered business data. Master data is business data. Run-time data is data that is in the process of being run.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you get the reverse master badge on run jerry run?

you have to run into the tornadoes and not get hit.


What is the best ball for latios?

Probably a Master Ball if you've got one, because they can run away at any time.


Why is it necessary to calculate the data storage?

So that you don't run out of space; at least without knowing ahead of time your estimated time frame.


How computerized data base help people?

Computerized data base comes under MIS department. it helps to procure the data from all the department and initiate the decisions on time to run the business successfully.


How fast can master chief run?

100%


What is constant run time?

Constant run time refers to an algorithm whose runtime does not depend on the size of the input data. It means that the execution time of the algorithm remains the same regardless of the input size, making it efficient for large datasets. An example of constant run time complexity is O(1).


How do you choose between a line graph or a bar graph?

A line graph is the best choice for graphing your data when you're showing quantitative data (numbers) over time. A bar graph is best when you're showing qualitative data and quantitative data at the same time. A line graph could be: Laps run in a minute. A bar graph could be: Laps run by Legolas, Gimli, Hermione, and Harry in 5 minutes.


What is a run chart?

A run chart is a line chart that plots data that changes over time. You can do things like see how income in a business changes from week to week.


What is run chart?

A run chart is a line chart that plots data that changes over time. You can do things like see how income in a business changes from week to week.


What does it mean to dry run a computer?

To execute a program by hand, writing values of variables and other run-time data on paper, in order to check its operation or to track down a bug.A dry run is an extreme form of desk check and is practical only for fairly simple programs and small amounts of data.


What is the average case time complexity of the algorithm?

The average case time complexity of an algorithm is the amount of time it takes to run on average, based on the input data. It is a measure of how efficient the algorithm is in terms of time.


What is variable data?

A variable data is anything that won't necessarily be the same every time you run a computer program. It may come from user input, from a random function, from consulting a database, etc.