Friday, 27 June 2014

How to see date in sql server

Hello Friends
Today i will tell you how to see the Date in sql server
you have to write following query in sql server


Select GetDate()
Go

Thanks

No comments:

Post a Comment