getdate Questions
1
Solved
4
I have a SELECT statement that uses GETDATE() for two different column values. I'm wondering if by the nature of things those two separate function calls in the same SELECT will return identical va...
Iconoduly asked 29/10, 2010 at 22:28
2
I am experimenting with a program that inserts data into an SQL 2005 Server database (on XP SP3) at high rate of speed. (This is for collecting timing data so I can evaluate different aspects of my...
Straighten asked 31/7, 2010 at 23:0
4
Solved
Using SQL Server, which is the fastest or best practice method to use for date retrieval? Is there a difference between CURRENT_TIMESTAMP and GetDate()?
Snowfall asked 9/10, 2008 at 9:47
© 2022 - 2024 — McMap. All rights reserved.