SQL - Get Column name & length

 SELECT TABLE_NAME,COLUMN_NAME,IS_NULLABLE,data_type,column_type FROM INFORMATION_SCHEMA.COLUMNS  WHERE  TABLE_NAME = 'certification_certifier'; 



Comments

Popular posts from this blog

Enhanced Query - To Update Account Status and Name

Connection Config - STATUS_THRESHOLD_CONFIG

Email variables _ Register User