How get current date in SQL server 2000
Answer Posted / sangeetha
select getdate()
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What are the properties of the relational tables?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
Ways to improve the performance of a SQL Azure Database?
How to define the name and server for a new dsn?
How to find related tables in sql server?
What triggers long term care?
when you create a database how is it stored? : Sql server database administration
How to end a stored procedure properly in ms sql server?
Explain in details security in SQL azure?
What stored procedure can you use to display the current processes?
What is serializable?
Do you know clustered and non-clustered index?
Is it important for a database administrator to understand the operating system and file access?
Find nth lowest salary or get nth lowest salary?
How to delete database objects with "drop" statements in ms sql server?