Answer Posted / tp
select * from table1 where date between dateadd(yy,-
5,getdate()) and getdate()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how does the report manager work in ssrs?
Explain security with sql azure?
Explain what is lock escalation and what is its purpose?
What are binary string data types in ms sql server?
Explain time data type in sal server 2008?
How to use go command in "sqlcmd"?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
What function does a database engine serve in the sql server?
How to convert numeric values to integers in ms sql server?
What are the filtered indexes?
What is a virtual table in sql?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
How do indexes help, types?
What is a benefit of using an after insert trigger over using a before insert trigger?
Explain various data region available in ssrs with their use?