42.7K results in 871 ms
5 years ago · Mar 20, 2020, 02:44 AM
v in pairs(keywords) do if not inString and not inComment
5 years ago · Mar 20, 2020, 01:56 AM
table `employees` */ DROP TABLE IF EXISTS `employees`; CREATE TABLE `employees` ( `employeeNumber` int(11) NOT NULL, `lastName` varchar(50) NOT
5 years ago · Mar 20, 2020, 12:50 AM
tgscorestotal tgranksbynum tgrealnames tggetscores if {![info exists tgscoresbyname([strlwr $nick])]} { [tgpriv] $nick "[tgbold][tgcolmisc1]You are not on the score list
5 years ago · Mar 19, 2020, 08:28 PM
DATABASE dblocal; \c dblocal; CREATE TABLE IF NOT EXISTS ciudad( id_ciudad SERIAL NOT
5 years ago · Mar 19, 2020, 07:00 PM
Check if file already exists. If yes, delete it. if (File.Exists(newFileName)) { File.Delete(newFileName); } if (rbEncrypt.Checked) { // Create a new file using
5 years ago · Mar 19, 2020, 06:24 PM
3 [+] Serial Number : 0319BDFA194DC79F381AD0A21150985A044A [+] Not Before : Mar 3 16:24:43
5 years ago · Mar 19, 2020, 06:23 PM
function DATABASE:onConnected() local strQuery = [[ CREATE TABLE IF NOT EXISTS `slownls_atm_accounts` ( `steamid` VARCHAR(255) NOT
5 years ago · Mar 19, 2020, 05:35 PM
is finally here. Thousands if not millions of parallel "qubits"
5 years ago · Mar 19, 2020, 04:58 PM
not execute SQL statement: CREATE TABLE IF NOT EXISTS advancedmobarena_users(`id` int(11) NOT NULL
5 years ago · Mar 19, 2020, 04:26 PM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
5 years ago · Mar 19, 2020, 04:24 PM
summary> /// Startup-Method, creates database if not exists, /// Fills the ListBox with
5 years ago · Mar 19, 2020, 04:04 PM
a specific 'partner_id' should not create a new partner Step
5 years ago · Mar 19, 2020, 03:30 PM
SilentlyContinue" # Check if appcmd.exe exists if (Test-Path ("$Env:SystemRoot\System32\InetSRV\appcmd.exe")) { # Create data table to house results $DataTable
5 years ago · Mar 19, 2020, 02:20 PM
CREATE TABLE IF NOT EXISTS `stories` ( `id` int(11) NOT NULL AUTO_INCREMENT, `description` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=14 ;
5 years ago · Mar 19, 2020, 02:06 PM
TABLE #fragmentedIndexes end go -- Create and populate ConversionQueueCounts table if exists( select * from information_schema.tables t
5 years ago · Mar 19, 2020, 12:41 PM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
5 years ago · Mar 19, 2020, 12:26 PM
sql.Query("DROP TABLE "..v.." ;") sql.Query("CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
5 years ago · Mar 19, 2020, 11:50 AM
CREATE TABLES [ACCESSLOG] QUERY: CREATE TABLE IF NOT EXISTS user_type(id integer not null
5 years ago · Mar 19, 2020, 08:26 AM
Promise((resolve, reject) => { const sqlCategorie = "CREATE TABLE IF NOT EXISTS categorie (" + "id INTEGER NOT NULL,"
5 years ago · Mar 19, 2020, 05:16 AM
return true if param exists, otherwise false end if not (givenValue or toRet) or
Total pages: 2134