42.7K results in 800 ms
4 years ago · May 17, 2021, 03:46 AM
temp table utama DROP TABLE IF EXISTS tr_data_omzet_toko_detail; CREATE TABLE tr_data_omzet_toko_detail ( ou_id bigint,
4 years ago · May 16, 2021, 10:24 PM
tb_user CASCADE Hibernate: drop table if exists tb_user_role CASCADE Hibernate: create table tb_category ( id bigint
4 years ago · May 16, 2021, 07:06 PM
TABLE IF EXISTS %(name)s; CREATE TABLE IF NOT EXISTS %(name)s%(sub)s ''' line = line % dict(name=name,
4 years ago · May 16, 2021, 08:22 AM
not in techdict: techdict.update({connection: {}}) if table not in techdict[connection]: techdict[connection].update({table : {}}) query_one
4 years ago · May 16, 2021, 05:24 AM
returns true if modem exists if not testPeripheral(modem, "isWireless") then if
4 years ago · May 15, 2021, 08:04 PM
TABLE IF EXISTS `products`; CREATE TABLE IF NOT EXISTS `products` ( `id` int(11) NOT
4 years ago · May 15, 2021, 06:56 PM
to db: " . $conn->connect_error); } $sql = "CREATE TABLE IF NOT EXISTS myprogram1 ( id INT(11) UNSIGNED
4 years ago · May 15, 2021, 01:02 PM
local canType = true if not properties.grantPrint and properties.refusePrint then local canTypeKeys = {} if type(properties.refusePrint) == "table" then for _, v in
4 years ago · May 15, 2021, 11:42 AM
Record Failed') def checkCursor(cursor): if cursor == '': print('No table cursor established') else: print('Have
4 years ago · May 15, 2021, 10:22 AM
module.") return end end -- Create the camera control module we need if it does not already exist in instantiatedCameraControllers
4 years ago · May 15, 2021, 07:52 AM
code 1): , while compiling: CREATE TABLE IF NOT EXISTS Users(id INTEGER PRIMARY KEY
4 years ago · May 15, 2021, 06:34 AM
TheFunction = getFunction(P.getName()); // Function does not exists inside scope if (!TheFunction) { return nullptr; } // Create a new basic block
4 years ago · May 14, 2021, 03:38 PM
IF EXISTS users; DROP TABLE IF EXISTS books; CREATE TABLE users ( id SERIAL
4 years ago · May 14, 2021, 01:04 PM
day, @dtini, @dtfim) + 1 create table #tmp_dias (dia datetime null
4 years ago · May 14, 2021, 12:06 PM
more // inflate pass. But if output data not exists, inflate return Z_BUF_ERROR. // Here
4 years ago · May 14, 2021, 07:16 AM
NAMES utf8mb4; DROP TABLE IF EXISTS `app_user`; CREATE TABLE `app_user` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(128)
4 years ago · May 13, 2021, 11:16 PM
Déclencheur (35 points) */ DROP TABLE IF EXISTS TESTPRODUITS DROP TABLE IF
4 years ago · May 13, 2021, 06:06 PM
is currently selected, 0 if not. table selection set first [last]
Total pages: 2134