Clear database
delete and create
DROP DATABASE [database name]; CREATE DATABASE [database name];
Last updated
Was this helpful?
delete and create
DROP DATABASE [database name]; CREATE DATABASE [database name];
Last updated
Was this helpful?
Was this helpful?