How get current date in SQL server 2000
Answer Posted / anto
select getdate()
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to create sub reports?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
Define cross join in sql server joins?
what is a mixed extent? : Sql server administration
What is an entity-relationship diagram (erd)?
what is the difference between count(*) and count(1) ?
Explain different types of Normalization.
Define Business Edition in SQL Azure?
What is transaction server auto commit?
What is perspective, have you ever created perspective? : sql server analysis services, ssas
What are the disadvantages of primary key and foreign key in SQL?
What do you mean by normalisation?
How raid can influence database performance?
What stored by the master?
How to throw custom exception in Stored Procedure?