Answer Posted / kishore
DBCC dbreindex('tabname','indexname','fillfactor')
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the different types of indexes available in sql server? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What are the different sql server versions you have worked on? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?
What is replication? : sql server DBA
What is transparent data encryption? : sql server DBA
how can you create a user-defined lock?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
what is grd?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
How would you go about verifying the network name that the local_listener is currently using?
Why does Oracle not permit the use of PCTUSED with indexes?