grt
Hello
SET @grt = 'Hello'; SELECT @grt AS greeting
Pro tip: use ```triple backticks around text``` to write in code fences