If we drop a table, does it also drop related objects like constraints, indexes, columns, defaults, views, and stored procedures?
1 2040
Can you insert NULL in unique column?
What is best institute to Learn DotNET And SQL in chennai?
What are the restraints imposed on the table design by a merge replication?
Explain transaction server consistency?
How to declare and use cursor variables?
Where in ms sql server is ’100’ equal to ‘0’?
How to set a database state to offline in ms sql server?
How do I start sql server agent automatically?
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 a unique key constraint?
List some case manipulation functions in sql?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?
Explain something about security and SQL Azure?
How to return the second 5 rows in ms sql server?
How to create a large table with random data for index testing in ms sql server?