42.7K results in 792 ms
5 years ago · Dec 03, 2020, 08:48 AM
Type: EXTENSION; Schema: -; Owner: - -- CREATE EXTENSION IF NOT EXISTS "uuid-ossp" WITH SCHEMA public;
5 years ago · Dec 03, 2020, 06:02 AM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
5 years ago · Dec 03, 2020, 04:58 AM
CREATE DATABASE IF NOT EXISTS empdb; USE empdb; -- create tables CREATE TABLE merits ( performance INT(11) NOT
5 years ago · Dec 02, 2020, 09:22 PM
DROP DATABASE jd19z; GO IF NOT EXISTS (SELECT name FROM master.dbo.sysdatabases WHERE name = N'jd19z') CREATE DATABASE jd19z; GO use
5 years ago · Dec 02, 2020, 09:00 PM
EXISTS EMPRESA2; USE EMPRESA2; CREATE TABLE IF NOT EXISTS DEPARTAMENTOS ( id_departamento INT UNSIGNED
5 years ago · Dec 02, 2020, 08:24 PM
throw new Error("Email is not verified") else if (emailEntry.isPrimary) throw new Error("This
5 years ago · Dec 02, 2020, 06:02 PM
Lehreinheit, Lehrplan; -- ----------------------------------------------------- -- Table `Gruppe29`.`Person` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `Gruppe29`.`Person` ( `Personid` INT NOT
5 years ago · Dec 02, 2020, 06:00 PM
CREATE TABLE IF NOT EXISTS `Gruppe29`.`Lehrplan` ( `idLehrplan` INT NOT
5 years ago · Dec 02, 2020, 01:56 PM
time_zone = "+00:00"; -- -- Database: `uev` -- CREATE DATABASE IF NOT EXISTS `uev` DEFAULT CHARACTER SET
5 years ago · Dec 02, 2020, 09:12 AM
iLen; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `%s` ", TableName); iLen += formatex(sQuery[iLen],
5 years ago · Dec 02, 2020, 06:22 AM
let conn = Connection::open("test.db")?; conn.execute( "CREATE TABLE IF NOT EXISTS thoughts ( id INTEGER PRIMARY
5 years ago · Dec 02, 2020, 04:02 AM
for table `escuela` -- DROP TABLE IF EXISTS `escuela`; /*!40101 SET @saved_cs_client
5 years ago · Dec 02, 2020, 03:24 AM
exists = true end end if not exists then table.insert(already_found, name) table.insert(found_humanoids,
5 years ago · Dec 02, 2020, 12:16 AM
NULL DROP TABLE #table_a IF object_id('tempdb..#table_b', 'U') IS NOT NULL DROP TABLE #table_b CREATE TABLE #table_a (id VARCHAR(5),
5 years ago · Dec 02, 2020, 12:12 AM
NULL DROP TABLE #table_a IF object_id('tempdb..#table_b', 'U') IS NOT NULL DROP TABLE #table_b CREATE TABLE #table_a (id VARCHAR(5),
5 years ago · Dec 01, 2020, 11:22 PM
iLen; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `%s` ", TableName); iLen += formatex(sQuery[iLen],
5 years ago · Dec 01, 2020, 10:00 PM
ls then ls = {} end -- create struct if not ls.lookahead then ls.lookahead = {} end
5 years ago · Dec 01, 2020, 05:38 PM
iLen; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `%s` ", TableName); iLen += formatex(sQuery[iLen],
5 years ago · Dec 01, 2020, 04:10 PM
className="flex-1" onMouseEnter={() => { setIsOpen(true); }} onMouseLeave={() => { if (!isFixOpen) { setIsOpen(false); } }} > <Link to="/">
5 years ago · Dec 01, 2020, 06:48 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT
Total pages: 2134