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


Please Help Members By Posting Answers For Below Questions

What stored procedure can you use to display the current processes?

501


Mention the command used to rename the database.

536


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?

629


What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas

603


What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?

3762






What are the advantages of using stored procedures?

544


What is query optimization process?

522


How to change the data type of an existing column with "alter table" statements in ms sql server?

534


Sql server reporting services vs. Crystal reports.

96


What happens if null values are involved in bitwise operations?

610


How do you rebuild an identity column?

555


1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do

2069


What are the common performance issues in sql server?

505


What is a file group?

628


Mention the 3 ways to get a count of the number of records in a table.

555