42.7K results in 800 ms
8 years ago · May 17, 2018, 10:54 AM
switch ($this->options['type']) { case "zip": if (!$this->create_zip()) { $this->error[] = "Could not create zip file."; return 0;
8 years ago · May 17, 2018, 10:30 AM
TYPE ********* QUERY ********** DROP FUNCTION IF EXISTS fn_db_validate_fks(boolean,boolean); ************************** DROP FUNCTION ********* QUERY ********** CREATE TYPE fk_info_rs AS (schema_name
8 years ago · May 17, 2018, 08:46 AM
try, nothing is updated IF NOT EXISTS (SELECT * FROM table WHERE key='newKey' AND value
8 years ago · May 17, 2018, 07:00 AM
GMT ~ debug ~ (0.000094) DROP TABLE IF EXISTS "videos" Thu, 10 Dec
8 years ago · May 17, 2018, 05:30 AM
108 108 anil SQL> create table ticket (id,assigned_to) 2 as
8 years ago · May 17, 2018, 04:54 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"
8 years ago · May 17, 2018, 04:22 AM
Connection con = getConnection(); PreparedStatement create = con.prepareStatement("CREATE TABLE IF NOT EXISTS iamalive(id int NOT NULL
8 years ago · May 17, 2018, 03:02 AM
where table_schema='$DBFROM' and TABLE_TYPE='BASE TABLE'" -sss` if [ -z "$TABLES" ]; then echo
8 years ago · May 17, 2018, 02:04 AM
OUTFILE '/tmp/test.dump'; DROP TABLE IF EXISTS `user`; CREATE TABLE `user` ( `service_user_id` int(11) unsigned NOT NULL, `user_cash` int(11) unsigned
8 years ago · May 17, 2018, 01:40 AM
in mysql_parse (thd=0x3251130, rawbuf=0x3263e28 "CREATE TABLE IF NOT EXISTS test . executors (id BIGINT,
8 years ago · May 17, 2018, 01:32 AM
CREATE TABLE IF NOT EXISTS stock ( product_id int(10) unsigned
8 years ago · May 17, 2018, 12:22 AM
PROC SP_Rebuild_Indexes END GO IF type_id('[TablesToRebuildIndexes]') IS NOT NULL DROP TYPE TablesToRebuildIndexes; GO CREATE TYPE TablesToRebuildIndexes AS TABLE
8 years ago · May 16, 2018, 11:24 PM
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"
8 years ago · May 16, 2018, 10:38 PM
php /** Database stracture: CREATE TABLE IF NOT EXISTS `sessions` ( `id` varchar(32) NOT
8 years ago · May 16, 2018, 09:54 PM
select * from OddzialBiblioteki; drop table if exists Wypozyczyl; #4 CREATE TABLE `Wypozyczyl` ( `PESELCzytelnika` bigint,
8 years ago · May 16, 2018, 09:26 PM
DROP TABLE IF EXISTS all_events_rank; CREATE TABLE all_events_rank (AllEventsRank INT NOT NULL AUTO_INCREMENT, PRIMARY KEY(personId),
8 years ago · May 16, 2018, 09:18 PM
CREATE TABLE IF NOT EXISTS `Accounts` ( `UserID` int(3) NOT
8 years ago · May 16, 2018, 09:16 PM
drop database if exists tanc; create database tanc DEFAULT CHARACTER
8 years ago · May 16, 2018, 09:00 PM
SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[AccessibilityCheck]( [InstanceCode] [bigint] NOT NULL, [Timestamp] [datetime] NOT
Total pages: 2134