What are defaults? Is there a column to which a default
can't be bound?
Answer Posted / ram
We can set Getdate() function by default to time stamp columns
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is compression - row-level and page-level compression?
How do I find the sql server instance name?
What is the difference between drop table and truncate table?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
What do you understand by recursive stored procedure?
What are the different types of upgrades that can be performed in sql server?
What is difference between join and natural join?
Can you get second highest salary from the table?
How to create a view with data from multiple tables?
Can we insert data into a view?
What is lock escalation and what is its purpose?
Describe in brief databases and sql server databases architecture.
Explain system views?
List the different types of joins?
What is merge statement?