That is correct. Well, current timestamp (includes time too) The getdate function in SQL Server (don't remember you saying which DB you are using).
https://docs.microsoft.com/en-us/sql/t-sql/functions/getdate-transact-sql "Returns the current database system timestamp as a datetime value without the database time zone offset. This value is derived from the operating system of the computer on which the instance of SQL Server is running." Jason On Wed, Feb 7, 2018 at 11:45 PM, Abhishek2019 <[email protected]> wrote: > > Thanks a ton for your superb response. > > Also regarding the DATEDIFF() - > please could you let me know that are you > calculating it for the difference between Submit Date & current date....?? > > > > -- > Sent from: http://ars-action-request-system.1.n7.nabble.com/ > -- > ARSList mailing list > [email protected] > https://mailman.rrr.se/cgi/listinfo/arslist >
-- ARSList mailing list [email protected] https://mailman.rrr.se/cgi/listinfo/arslist

