What are a scheduled jobs or what is a scheduled tasks?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is acid db?

0 Answers  


Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.

3 Answers   247Customer,


What is sql sandbox in sql server?

0 Answers  


how you can get the list of largest tables in a database? : Sql server administration

0 Answers  


What is the difference between drop table and truncate table?

0 Answers  






What is the syntax to execute the sys.dm_db_missing_index_details?

0 Answers  


Do you know the isolation level that sql server support?

0 Answers  


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

0 Answers  


What is sqlcmd?

0 Answers  


How to create a local temporary stored procedure?

0 Answers  


What is a result set object returned by odbc_exec()?

0 Answers  


Does index speed up select statements?

0 Answers  


Categories