42.7K results in 784 ms
5 years ago · Sep 11, 2020, 10:02 AM
SELECT pg_catalog.set_config('search_path', 'public', false); CREATE TABLE IF NOT EXISTS account_data ( id INT NOT
5 years ago · Sep 10, 2020, 03:44 PM
IF EXISTS user_message') c.execute(''' CREATE TABLE IF NOT EXISTS user_message ( user_id INTEGER NOT
5 years ago · Sep 10, 2020, 01:40 PM
player-farm-warning').remove(); let $warningSibling = $('#command-data-form > table') if (latestReport) { if (latestReport.hasTroops) { let
5 years ago · Sep 10, 2020, 11:18 AM
de la table `client` -- CREATE TABLE IF NOT EXISTS `client` ( `nom` text NOT
5 years ago · Sep 10, 2020, 09:08 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
5 years ago · Sep 09, 2020, 10:10 PM
todo: connect screen: [x] create database (if not exists) [charset] // todo: connect screen:
5 years ago · Sep 09, 2020, 03:30 PM
Make sure the filter table exists. if (( `iptables -t filter -nL
5 years ago · Sep 09, 2020, 03:20 PM
from Artigo where cdu_preventrecalc=1) if NOT exists (select * from sys.objects where
5 years ago · Sep 09, 2020, 01:18 PM
secondary and substitute devices, if not disabled by battery failure.
5 years ago · Sep 09, 2020, 03:04 AM
print("Checking if DNS Directory Exists") if fs.exists(dnsDir) ~= true then antheus.error.notice("[WARN] DNS Directory Does Not Exist") print("Attempting to Make
5 years ago · Sep 08, 2020, 07:58 PM
Table `artist` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `artist` ( `id` INT UNSIGNED
5 years ago · Sep 08, 2020, 07:32 PM
NOT NULL" + "${TableInfo.TABLE_COLUMN_MESSAGE} TEXT NOT NULL" const val SQL_DELETE_TABLE = "DROP TABLE IF EXISTS ${TableInfo.TABLE_NAME}" } class DataBaseHelper(context: Context):
5 years ago · Sep 08, 2020, 03:46 PM
Creazione tabella Reso */ DROP TABLE IF EXISTS Reso; CREATE TABLE Reso ( Codice INT
5 years ago · Sep 08, 2020, 03:46 PM
Creazione tabella Reso */ DROP TABLE IF EXISTS Reso; CREATE TABLE Reso ( Codice INT
5 years ago · Sep 07, 2020, 05:00 PM
create table if not exists apartments ( id int auto_increment
5 years ago · Sep 07, 2020, 02:42 PM
CREATE TABLE IF NOT EXISTS `accounts` ( `id` int(11) NOT
5 years ago · Sep 07, 2020, 11:40 AM
neu aufsetzen DROP SCHEMA IF EXISTS miniwelt_hochschule; CREATE SCHEMA miniwelt_hochschule; USE miniwelt_hochschule;
5 years ago · Sep 06, 2020, 08:24 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`chess_player` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`chess_player` ( `id` INT NOT
5 years ago · Sep 06, 2020, 08:04 PM
CreateObject("Scripting.Dictionary") Set dicCSingle = CreateObject("Scripting.Dictionary") 'Create the temp folder If Not oFso.FolderExists(sScrubDir) Then oFso.CreateFolder sScrubDir
Total pages: 2134