what is the difference b/w database and data dictionary?
Answer Posted / chandrasekhar
DATA Dictionary: Where u create objects,tables,views etc..
it holds the structure only not the data. these objects reside in repository
Database: holds the data of the objects what we created in data dictionary.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What application areas are you comfortable in?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What is pass by value and what is pass by reference? Which is better?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the parameters used in each function?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
How to create a link between modified form and modified print program?
What are the domains and data elements?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What will happen when we use single buffered selected?
Does every abap/4 have a modular structure?
What is the function module to popup contents in the internal table?
What is off cycle payroll run
Exception handling and how does it transfer from called method to calling method?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?