Microsoft
Software
Hardware
Network
Question : how to get datetime format yyyy-mm-dd hh:mi:ss.mmm in EXcel cells while copying from management studio result set?
Hi,
I am trying to copy resultset from sql server management studio to Excel.In that result set I have a datetime column.After copying to Excel it shows only the time.How to get datetime column format in Excel i.e yyyy-mm-dd hh:mi:ss.mmm
Answer : how to get datetime format yyyy-mm-dd hh:mi:ss.mmm in EXcel cells while copying from management studio result set?
sorry
1:
CONVERT(VARCHAR(11), your_date_field, 120) +CONVERT(VARCHAR(12), your_date_field, 114)
Open in New Window
Select All
Random Solutions
How To Force A Download Prompt For A Text File On The Web
USB camera works only after replug usb port
Outlook 2002 - Can't create mail profile
Use UPDATE statement to update column data that increments by 1
DNS server updates and removes 2nd Host record of itself (it's Hamachi, software VPN, IP address)
installing radmin on a users computer
Blackberry Enterprise Server with Exchange Best Practices?
ISQL, DSQL, SQL ??
zone file doesn't have a NS record ?
Popupmanager.CreatePopup headache