How get current date in SQL server 2000

Answer Posted / rajkumar v

select convert( varchar(20), getdate(), 103)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we have a nested transaction? : Sql server database administration

697


You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?

841


SQL Server Architecture ?

2128


What is sql server management studio? : sql server management studio

740


How do database indexes work?

721






You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?

716


What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks

1809


You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?

714


Explain how you can configure a running aggregate in SSRS?

131


Explain what is lock escalation?

767


What is the difference between an index and a unique index?

739


How to find the login name linked to a given user name?

675


what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration

707


What is ms sql server index?

745


Which are the new data types introduced in sql server 2008?

673