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

What do you mean by an execution plan? Why is it used? How would you view it?

534


Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?

134


What are views in ms sql server?

600


Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?

585


What is 3nf normalization?

568






What are the common performance issues in sql server?

505


Do you know what is sql service broker?

541


What to check if a User database is locked?

590


What are the disadvantages of using querystrings to send data from one page to another?

590


What does select 1 mean?

535


How do you trace the traffic hitting a sql server?

620


Explain multiserver query

559


How to execute function in stored procedure sql server?

545


what is spatial nonclustered index

550


How to get a list of columns in a view using the "sp_help" stored procedure?

576