Answer Posted / raj
The index is Nothing but quickly show the data on screen.
it's used for fast retrivel of data from tables.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Where can you add custom error messages to sql server?
Indexes are updated automatically is the full-text index also updated automatically?
if no size is defined while creating the database, what size will the database have? : Sql server administration
Can you roll back the ddl statement in a trigger?
How to select some specific columns from a table in a query in ms sql server?
What is SQL Server?
What are the steps to insert a table?
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
Mention a few common trace flags used with sql server?
What is transaction server isolation?
What is the use of stored procedure?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
What triggers long term care?
How to make a column nullable?
What do you mean by collation recursive stored procedure?