SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT concat('- `', column_name, '`') FROM information_schema.columns WHERE table_name = '/table name/' AND table_schema = '/schema name/' AND is_nullable = 'NO';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear