.NET Strategies
Why reinvent the wheel?
Wednesday, December 2, 2009
How to get the date in a sql statement (TSQL)
To get the date in a select statement, stored procedure, etc. You can use the getdate() function.
For example, you can do
Select getdate()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment