what are default? Is there a column to which a default cant be
bound?
Answer Posted / 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 |
Post New Answer View All Answers
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
What do you understand by replication in sql server?
Is ssrs support other database except ms sql server?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
How is table type constraint applied to a table?
Explain encryption of entire databases without the need for application changes in sql server 2008?
How to get the definition of a stored procedure back?
how can u get last observation in an unknown dataset ?
what are isolation levels? : Sql server database administration
What are data regions?
How to create a trigger for insert only?
What are the advantages of using stored procedures in sql server?
What are the default system databases in sql server 2000?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram