Answer Posted / sandhya
SELECT DATEDIFF(DD,HIREDATE,GETDATE())
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is best institute to Learn DotNET And SQL in chennai?
if no size is defined while creating the database, what size will the database have? : Sql server administration
What is a cursor, index in sql?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
How to transfer data from a cursor to variables with a "fetch" statement?
How to verify a user name with sqlcmd tool?
Can you explain various data region available in ssrs with their use?
Do you know what guidelines should be followed to help minimize deadlocks?
Can truncate be rolled back?
what are candidate key, alternate key and composite key? : Sql server database administration
Differentiate between delete and truncate.
what do you understand by change data capture?
What method is used by the Command classes to execute SQL statements that return single values?
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?