what are default? Is there a column to which a default cant be
bound?
Answer / sreejith s t
Default means giving some default value to column . If we
are not inserting any value to that column , default value
will be inserted .
Default cant be bound to identity and
timestamp columns .
Is This Answer Correct ? | 7 Yes | 0 No |
Is it safe to delete log files?
Can you create UNIQUE and PRIMARY KEY constraints on computed columns in SQL Server 2000?
What is the difference between an index and a unique index?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
How many types of Cursor in SQL SERVER?
What is RMS migrations?
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
Is truncate autocommit?
What happens if ntwdblib.dll is missing on your machine?
how can ur insert the emp table
Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.
How to download and install microsoft sql server management studio express?