42.7K results in 799 ms
7 years ago · Oct 04, 2018, 09:58 PM
statement at line 1: CREATE TABLE bad_order_act ( id BIGSERIAL PRIMARY KEY, mfc BIGINT NOT NULL, user_id BIGINT NOT
7 years ago · Oct 04, 2018, 09:44 PM
ON Bookings; DROP FUNCTION IF EXISTS checkSeats(); CREATE FUNCTION checkSeats() RETURNS TRIGGER
7 years ago · Oct 04, 2018, 09:34 PM
fill: 0 - Scheduler::AutoPopulate::Queries::CreateTables (141.0ms) CREATE TABLE IF NOT EXISTS buffer_assignment_limit_call_types_329765480 LIKE buffer_assignment_limit_call_types (163.3ms)
7 years ago · Oct 04, 2018, 08:26 PM
else { g_hDatabase = db; g_hDatabase.Query(SQLCallback_Void, "CREATE TABLE IF NOT EXISTS `hl_squads_players` (`id` int(20) NOT
7 years ago · Oct 04, 2018, 08:10 PM
exists = true end end if not exists then table.insert(already_found, name) table.insert(found_humanoids,
7 years ago · Oct 04, 2018, 07:40 PM
along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////// #include "otpch.h"
7 years ago · Oct 04, 2018, 07:32 PM
along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////// #include "otpch.h"
7 years ago · Oct 04, 2018, 07:30 PM
global $lnk,$qf; $tdump = "DROP TABLE IF EXISTS $table;\n"; $tdump .= "CREATE TABLE $table (\n"; $firstfield=1;
7 years ago · Oct 04, 2018, 07:28 PM
along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////// #include "otpch.h"
7 years ago · Oct 04, 2018, 07:28 PM
along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////// #include "otpch.h"
7 years ago · Oct 04, 2018, 04:40 PM
DROP DATABASE IF EXISTS school; CREATE DATABASE school CHARSET 'utf8';
7 years ago · Oct 04, 2018, 04:30 PM
text search stmt.execute("CREATE ALIAS IF NOT EXISTS FTL_INIT FOR \"org.h2.fulltext.FullTextLucene.init\";"); stmt.execute("CALL
7 years ago · Oct 04, 2018, 04:28 PM
exists.conf' # include file only if it exists #include = 'special.conf' # include file
7 years ago · Oct 04, 2018, 04:16 PM
TABLE IF EXISTS `owned_vehicles`; CREATE TABLE IF NOT EXISTS `owned_vehicles` ( `owner` varchar(30) COLLATE
7 years ago · Oct 04, 2018, 01:48 PM
CREATE TABLE IF NOT EXISTS `rank_death` ( `char_id` int(11) unsigned
7 years ago · Oct 04, 2018, 01:12 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
7 years ago · Oct 04, 2018, 12:12 PM
IF EXISTS POSTES") cursor.execute("DROP TABLE IF EXISTS UTILISATEUR") # Create table as per requirement
7 years ago · Oct 04, 2018, 11:48 AM
SET foreign_key_checks=0; DROP DATABASE IF EXISTS corg; CREATE DATABASE corg; USE corg; CREATE TABLE employee ( id INT UNSIGNED
7 years ago · Oct 04, 2018, 11:48 AM
NOT NULL, pris INT NOT NULL ); DROP TABLE IF EXISTS kundregister; CREATE TABLE kundregister ( id INT
Total pages: 2134