Description
There are about 1000 reserved keywords known in the SQL universe. But not everyone is a reserved word for every database.
Thus we should create a unit test which tries out creating tables with those keywords.
There are about 1000 reserved keywords known in the SQL universe. But not everyone is a reserved word for every database.
Thus we should create a unit test which tries out creating tables with those keywords.