Explain issues for database performance.
what are the differences between an exclusive lock and a shared lock?
What are the limitations of rdbms?
There are 100 datafiles, numbered from 1 to 100. File number 10 is deleted and it has 500 MB of data. The database is working in archive log mode. How can be the database recovered ? While doing recovery the archive logs applied are from nos 1 to 100, but 50 gets corrupted. What do we do? Can we proceed further? If so how?
How do you set a primary key?
How to stop superserver service on linux using only firebird tools?
When would you use a database?
What is compound key?
What do you understand by data independence?
Name two utilities that oracle provides, which are use for backup and recovery.
What is the quickest sorting method to use?
Enlist some commands of ddl, dml, and dcl.
Is it good to save image in database?
What are database modules?
What is the difference between indexes,views,synonyms?