In SQL, if you want to represent a specific state, you might be tempted to use a database-native ENUM.
In SQL, if you want to represent a specific state, you might be tempted to use a database-native ENUM.Continue reading on Medium » Read More Sql on Medium
#sql