How to get and time as simple string?


SimpleCode :

select REPLACE(REPLACE(REPLACE(REPLACE(convert(varchar,getdate(),121),'-',''),':',''),'.',''),' ','') as StrDateTimr


OUTPUT:

--
/\/ir@\/  <(.'.)>

Comments

Popular posts from this blog

How to use serial.write() in Arduino.

How to make and use web service in Microsoft Dynamics Navision.

How to Generate random rows in dataset using c#.net