Sql Case Sensitive Example 1


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

Enter - Select * from table_name;
SQL Query
select * from regions;
Output