Drop column from database table, if it exists.
2333
Continue readingCheck column matches criteria.Uses the SQL DESC for retrieving the table info for the column. It will help understand the parameters, if you do more research on what column information is returned by the SQL statement. Pass in null to skip checking that criteria.
599
Continue reading