Answer Posted / sandhya
SELECT DATEDIFF(DD,HIREDATE,GETDATE())
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I manually uninstall an instance of sql server 2016?
What do you understand by SQL*Net?
What is a livelock?
What is merge statement?
List out different types of normalizations in sql server and explain each of them?
How to insert data with null values?
Explain what are the different index configurations a table can have?
Define Wed Edition in SQL Azure?
What is a derived table?
What are date and time data types in ms sql server?
What were the latest updates to SQL Azure service?
What are the differences between decimal and float in ms sql server?
What is auditing in sql server?
How will you optimize a stored procedure optimization?
When cursors are useful?