Tag: databases
Questions Related to databases
You have a 1TB SalesDB database running on SQL Server 2003 Enterprise Edition. You have noticed that the nightly DBCC CHECKDB ('SalesDB') job is starting to take too long, and you want to reduce the amount of time that the check will take. What command should you schedule to run nightly instead?
You want to create a replication strategy that will allow users in four branch offices to have a fresh copy of data from the database in the central office every day at 5 a.m. for their daily reports. Although there are many changes to the data during the course of a day, the entire publication is not that large. Which replication strategy should you use in SQL Server?
You want to identify the top 10 queries in SQL Server that have been recompiled the most times on your server. What can you do?
When a user creates an object without a TABLESPACE clause, where will Oracle store the segment?
Assuming today is Monday, 10 July 2000, what is returned by this statement: SELECT to_char(NEXT_DAY(sysdate, 'MONDAY'), 'DD-MON-RR') FROM dual;
If any higher-level segements is retrieved during IMS seqential retrieval it is indicated by which one of the following status code