Sql Case Sensitive Example 3


Case Sensitive Example 3 - Here the whole statement is a mixture of uppercase and lowercase still, it gives the proper output

Enter - Select * from table_name;
SQL Query
select * From REGIONS;
Output