Afficher un message
Vieux 25/09/2007, 12h00   #1
rune@totalweb.no
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut SQL Query from Access to SQL Server

Hi

I'm trying to convert an SQL Query from Access to SQL Server. The
Access Query goes like this:

SELECT Format(EntryDate, 'ddd mm dd') AS [Day]
FROM JournalEntries

This query returns the name of the day followed by month and date (Su
aug 21)

What would this be like in SQL Server ? What style id do I have to use
to get the correct format ?


Regards
Rune

  Réponse avec citation
 
Page generated in 0,04970 seconds with 9 queries