42.7K results in 784 ms
7 years ago · Feb 11, 2019, 08:02 PM
CASCADE; CREATE SCHEMA medi_schema; CREATE TABLE IF NOT EXISTS Patient ( patientNo VARCHAR(10) NOT
7 years ago · Feb 11, 2019, 06:28 PM
CASCADE; CREATE SCHEMA medi_schema; CREATE TABLE IF NOT EXISTS Patient ( patientNo VARCHAR(10) NOT
7 years ago · Feb 11, 2019, 05:00 PM
o.h.engine.jdbc.spi.SqlExceptionHelper : relation "abstract_user" does not exist, skipping 2019-02-11T16:55:06.964014+00:00 app[web.1]: Hibernate: alter table if exists abstract_user drop constraint if
7 years ago · Feb 11, 2019, 04:30 PM
print('reddit logon succesful') cur.execute('CREATE TABLE IF NOT EXISTS stuffToPlot(commentID TEXT, submissionID TEXT)') # create tables if they dont
7 years ago · Feb 11, 2019, 04:28 PM
BLA BLA BLA 8. CREATE TABLE IF NOT EXISTS persons (pid INT AUTO_INCREMENT
7 years ago · Feb 11, 2019, 03:48 PM
structure for table `prl_platnosci` -- CREATE TABLE IF NOT EXISTS `prl_platnosci` ( `id` int(10) UNSIGNED
7 years ago · Feb 11, 2019, 03:16 PM
DROP TABLE IF EXISTS "paises"; CREATE TABLE "public"."paises" ( "PK_pais" integer NOT NULL, "nombre_pais" character varying(50)
7 years ago · Feb 11, 2019, 03:14 PM
oids = false); DROP TABLE IF EXISTS "paises"; CREATE TABLE "public"."paises" ( "PK_pais" integer NOT NULL, "nombre_pais" character varying(50)
7 years ago · Feb 11, 2019, 03:12 PM
s", dbError); SQL_LockDatabase(sql); SQL_FastQuery(sql, "CREATE TABLE IF NOT EXISTS `DeathrunExpMod` (`id` INT(11) NOT
7 years ago · Feb 11, 2019, 01:06 PM
create table IF NOT EXISTS vulntable_2 ( id serial PRIMARY
7 years ago · Feb 11, 2019, 12:32 PM
SQL_NOTES=0 */; -- -- Current Database: `ng7playground1` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `ng7playground1` /*!40100 DEFAULT CHARACTER
7 years ago · Feb 11, 2019, 12:14 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
7 years ago · Feb 11, 2019, 09:44 AM
sql> -- Структура таблицы `date_dafault` -- CREATE TABLE IF NOT EXISTS `date_dafault` ( `id` INT(1) NOT
7 years ago · Feb 11, 2019, 09:42 AM
USE `projetbdd1` ; -- ----------------------------------------------------- -- Table `projetbdd1`.`users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `projetbdd1`.`users` ( `username` VARCHAR(50) NOT
7 years ago · Feb 11, 2019, 09:38 AM
DATABASE GIMNASIORYM; USE GIMNASIORYM; CREATE TABLE IF NOT EXISTS CLIENTE ( DNI_CLIENTE VARCHAR(9), NOMBRE_CLIENTE
7 years ago · Feb 11, 2019, 08:52 AM
IF EXISTS ServiceCalendar; DROP TABLE IF EXISTS ServiceExceptions; CREATE TABLE Agencies( AgencyID SERIAL
7 years ago · Feb 11, 2019, 06:50 AM
Check against the user table to see if the user exists try: # Use globally set
7 years ago · Feb 11, 2019, 03:50 AM
was to be omitted. # (If the table exists but is defined differently
Total pages: 2134