How get current date in SQL server 2000
Answer Posted / shyamsri83
select getdate()
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What do you understand by coalesce in sql server?
What the different components in replication and what is their use?
What is function of ROLLUP ?
Define cursor locking
What are sp_configure commands and set commands?
Explain left outer join and right outer join?
How to run queries with sql server management studio express?
What do you mean by stored techniques? How would we use it?
what is the system function to get current user's user id? : Sql server database administration
How to create a new login name in ms sql server?
What is primary key index?
How to write a query with a right outer join in ms sql server?
What the class forname () does?
What is the importance of three tier architecture?
What is 2nf example?