When a primary key constraint is included in a table, what other constraints does this imply?
What are the types of database schema? : sql server analysis services, ssas
How can a database be repaired?
Can you explain what is indexed view? How to create it?
What are the properties and different types of sub-queries?
How to verify the port number of the sql server?
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 is sqlcmd?
List out the differences between global and local temp tables in sql server?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
What is 1nf 2nf?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
What is command parameter in ssrs?
Can we use having clause without group by?
What is ms sql server index?