Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

sql check if table exists

CREATE TABLE IF NOT EXISTS tblname ();
Source by database.guide #
 
PREVIOUS NEXT
Tagged: #sql #check #table #exists
ADD COMMENT
Topic
Name
5+7 =