Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select statement
Message
From
09/09/1999 23:04:46
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Select statement
Miscellaneous
Thread ID:
00263235
Message ID:
00263235
Views:
65
Hi everyone:

I am trying to write a "simple" select statement.

I want to only pull data from that is less than or equal to the current date from a specific table and field.

Something like this:

SELECT * From Jobs
WHERE JobCloseDate <= ?

the problem is I don't know what to write to indicate "currentdate".

Does anyone know the correct syntax/word to type?

TIA

jason
Next
Reply
Map
View

Click here to load this message in the networking platform