Hi,
If I use GetDate() function from client machine (using "\\ServerMachine\SQLExpress" instance from client machine "ClientMachine"), then from where I will get the DateTime value ?
From "ServerMachine" or from "ClientMachine"
Thanks
The getdate function returns the current system dat time from the SQL Server.
|||Thanks Glenn.
No comments:
Post a Comment