79448671

Date: 2025-02-18 14:56:48
Score: 1
Natty:
Report link

A table alias will provide an object reference.

SELECT mu1.user_info.name, mu1.user_info.email
FROM MyUser1 mu1

dbfiddle

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: keithwalsh