Hello guys, I'm trying to convert the following query to text and to use PRINT so that it returns the
result in the picture as output, help would be appreciated, thanks :)
SELECT EventName, EventDate FROM EventTable ORDER BY EventDate DESC;
↧
Issue converting the following query to text.
↧