Answer Posted / mathavan
Indexes are used for faster access of required data in a
large table.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What authentication modes does sql server support? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
what is the diffrence between core dba and apps dba?
what is ora 24313?what is the procedure to exclude that error?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
when does an alert gets signaled?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What are the different ways you can create databases in sql server? : sql server DBA
How do you open a cluster administrator? : sql server DBA
What are the different sql server versions you have worked on? : sql server DBA
what is asm?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
what is the role of dip user in our database?
Query processing is slow(eg select query)how will u solve that