42.7K results in 807 ms
6 years ago · Oct 15, 2019, 01:26 AM
DISCARD ALL; BEGIN; DROP TABLE IF EXISTS foo CASCADE; CREATE TABLE foo ( id BIGSERIAL
6 years ago · Oct 14, 2019, 11:58 PM
ls then ls = {} end -- create struct if not ls.lookahead then ls.lookahead = {} end
6 years ago · Oct 14, 2019, 11:24 PM
ls then ls = {} end -- create struct if not ls.lookahead then ls.lookahead = {} end
6 years ago · Oct 14, 2019, 10:40 PM
ls then ls = {} end -- create struct if not ls.lookahead then ls.lookahead = {} end
6 years ago · Oct 14, 2019, 07:52 PM
statements here v_sql := 'DROP TABLE IF EXISTS ' || v_tname || ';' || chr(13); v_sql := v_sql || 'create table ' || v_tname || ' (' || chr(13); -- 处理列、注释和是否空值
6 years ago · Oct 14, 2019, 06:38 PM
tabel bots.seismic_events wordt geschreven CREATE TABLE IF NOT EXISTS `seismic_events` ( `id` bigint(20) unsigned
6 years ago · Oct 14, 2019, 05:52 PM
PROPERTY SQL: CREATE TABLE IF NOT EXISTS `file` ( `id` INT(10) UNSIGNED
6 years ago · Oct 14, 2019, 01:18 PM
PRINT 'New UserId: ' + convert(nvarchar(50),@UserId) IF NOT EXISTS (SELECT 1 FROM [dbo].[aspnet_Users]
6 years ago · Oct 14, 2019, 12:58 PM
and type = 'U') drop table grupa go if exists (select 1 from sysindexes
6 years ago · Oct 14, 2019, 12:24 PM
sqldumptable($table, $fp=0) { $tabledump = "DROP TABLE IF EXISTS $table;\n"; $tabledump .= "CREATE TABLE $table (\n"; $firstfield=1;
6 years ago · Oct 14, 2019, 11:48 AM
Check the lvm disk exists: ```shell ls /dev/mapper/lvm ``` Create a physical volume: ```shell
6 years ago · Oct 14, 2019, 10:14 AM
uruchomieniu mechanizmow autogenerowania baz -- ============================================= if not exists (select * from dbo.sysobjects where
6 years ago · Oct 14, 2019, 10:04 AM
uruchomieniu mechanizmow autogenerowania baz -- ============================================= if not exists (select * from dbo.sysobjects where
6 years ago · Oct 14, 2019, 09:10 AM
SELECT * FROM restauracion; /*******************************************/ DROP TABLE IF EXISTS limpieza; CREATE TABLE limpieza ( id_empresa int
6 years ago · Oct 14, 2019, 08:54 AM
distribution specific config file if it exists. ################################################################################ [all] include distroconfig.txt ========== /flash/cmdline.txt
6 years ago · Oct 14, 2019, 08:26 AM
this view drop function if exists "dbDoc".tbRGalleryVW_UpdData() cascade; create or replace function "dbDoc".tbRGalleryVW_UpdData()
6 years ago · Oct 14, 2019, 06:04 AM
1, "File '$args' is not exists.")); print "<pre>"; print htmlspecialchars(file_get_contents($args));
6 years ago · Oct 14, 2019, 04:44 AM
done = true; drop table if exists domains; create table domains ( name varchar(255) not null, number int not
6 years ago · Oct 14, 2019, 04:12 AM
3>[ 0.365273] smd_channel_probe_now: allocation table not initialized <3>[ 0.366802] smd_channel_probe_now:
Total pages: 2134