Select the good-styled parts of SQL code according to the SQL style guidelines.
a)
SELECT username
FROM customers
b)
select username from customers
c)
SELECT USERNAME FROM CUSTOMERSSelect the good-styled parts of SQL code according to the SQL style guidelines.
a)
SELECT username
FROM customers
b)
select username from customers
c)
SELECT USERNAME FROM CUSTOMERSCreate a free account to access the full topic