Sql Case Sensitive Example 2


Case Sensitive Example 2 - Here the whole statement is in uppercase, still, it gives the proper output

Enter - Select * from table_name;
SQL Query
SELECT * FROM REGIONS;
Output