Hi,
I need a query in SQL Sever which will select the records based on the date of creation.The query is,
List the opportunity name where the date of creation is before 3 weeks.
I do not know to create a SQL query for this. Pls do help me out with this.
Thanks in advance.
Sivakrupa Arulmani.
I need a query in SQL Sever which will select the records based on the date of creation.The query is,
List the opportunity name where the date of creation is before 3 weeks.
I do not know to create a SQL query for this. Pls do help me out with this.
Thanks in advance.
Sivakrupa Arulmani.
Comment