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
How to drop an existing table with "drop table" statements in ms sql server?
How do I find the sql server instance name?
How except clause is differs from not in clause?
What are the reporting services components?
What is database replication?
What are recommended options to be used while using db mirroring? : sql server database administration
What are the tables in sql?
What are .mdf files?
What is the index requirement in SQL Azure?
Can you explain full-text query in sql server?
Mention a few common trace flags used with sql server?
What is difference between joins and subqueries?
What is the difference between dbcc indexdefrag and dbcc reindex?
What are the advantages of having an index on the sql server?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?