|
| |
| |
|
|
|
Da Notes -
70-019 - E
Personal notes on the MCDBA tests. These notes are from the various resources I used to pass the MCDBA exams including the MCDBA sample exams from Transcender.
|
Passing Score: 620, Questions: 50, Time: 150 Min.
|
Da Notes Index
|
|
|
English Query
|
Query a database in natural language.
Used by any COM automation development environment.
Steps to create an English Query domain file (let engine know how to process queries with nouns and verbs specific to the database). English Query domains are different from Windows NT domains. A Windows NT domain is a collection of information about security and resources. An English Query domain is a collection of information about a database.
· Import or create the schema info
· create the entities
· create the relationships
· test the application
· build the application.
Perform a regression test using the file the administrator provided.
Entity types: none, person, geographic, animate object, physical object and date or time
|
|
|
|
|