SELECT VERSION()
@@VERSION
SELECT @@VERSION
Pro tip: use ```triple backticks around text``` to write in code fences