write a query to display diference between two dates in sql
server
Answer Posted / jayesh l lolariya
select datediff(dd,'03-03-2008',getdate()) as dataDiff
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Differentiate between pl/sql and sql?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
Explain clause in sql?
Can we write ddl statements in functions?
Mention what does plv msg allows you to do?
What are the benefits of pl sql?
What is pl sql quora?
Explain the difference between drop and truncate commands in sql?
What is memory optimized table?
What is nosql example?
How do I find duplicates in a single column in sql?
Why we use join in sql?
How do I save a stored procedure?
What is foreign key sql?
What is a natural join?