TAW_10_2 chapter 3, Database tables Flashcards
Can a database table be included in the definition of another database table?
No, but you can use an include
Technical settings of a transparent table include;
Data class
Logging
Table buffer
Size Category
what are the 4 data classes in the transparent table technical settings?
System Data
Master Data
Transaction data
Organization data
What are the size categories of the technical settings?
0-9 and they determine the size of the extents
All that is needed to turn on loging of table changes i to check the box in technical settings?
No, system parameter rec/client must also be set
If logging is turned on in parameters and checked in technical settings of the table, what tcode is used to view the log?
SCU3
What is the data field of a cluster table?
VARDATA
What two fields make up the key of a pooled table?
TABNAME and VARKEY