Wednesday, July 2, 2014

get current date in sql

SELECT GETDATE() AS Expr1
FROM  StudentAttendence

StudentAttendence  --- TableName

No comments:

Post a Comment