42.7K results in 827 ms
9 years ago · Jan 13, 2017, 03:48 AM
drop table if exists tblemail; create table `tblemail` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `data` text
9 years ago · Jan 13, 2017, 01:50 AM
WARNING: Error executing 'CREATE TABLE IF NOT EXISTS `HWAMembers`.`2016 Memberships` ( `ID` INT(10)
9 years ago · Jan 13, 2017, 01:22 AM
ON DELETE SET NULL ); CREATE TABLE Students( ssn INTEGER NOT NULL , PRIMARY KEY (ssn),
9 years ago · Jan 13, 2017, 01:04 AM
USE `artistlancer` ; -- ----------------------------------------------------- -- Table `artistlancer`.`artist` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `artistlancer`.`artist` ( `id` INT(11) NOT
9 years ago · Jan 13, 2017, 01:02 AM
as set nocount on create table #temp --een tijdelijke tabel (studnr INT NOT NULL, voornaam VARCHAR(30), familienaam VARCHAR(30), geboortedatum DATETIME,
9 years ago · Jan 13, 2017, 12:08 AM
and forces rename request if not allowed symbols are used
9 years ago · Jan 12, 2017, 11:50 PM
assigning the Move skill if it's not already on the skill
9 years ago · Jan 12, 2017, 11:46 PM
AntiDeAMX(); BaseDeDatos = db_open(DaBa); db_query(BaseDeDatos, "CREATE TABLE IF NOT EXISTS `Usuarios` (USERID INTEGER PRIMARY
9 years ago · Jan 12, 2017, 10:26 PM
As New System.Text.StringBuilder sbCmd.Append("Create Table If Not Exists Blog ") sbCmd.Append("(ID varchar(36) PRIMARY
9 years ago · Jan 12, 2017, 10:24 PM
As New System.Text.StringBuilder sbCmd.Append("Create Table If Not Exists Blog ") sbCmd.Append("(ID varchar(36) PRIMARY
9 years ago · Jan 12, 2017, 10:16 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
9 years ago · Jan 12, 2017, 09:52 PM
E-Mail: $emailn Message:n $message"; if ($_POST['submit']) { if (mail ($to,
9 years ago · Jan 12, 2017, 09:36 PM
CREATE TABLE IF NOT EXISTS `virtual_domains` ( `id` int(11) NOT NULL auto_increment, `name` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
9 years ago · Jan 12, 2017, 07:32 PM
EXISTS Utilisateur; DROP TABLE IF EXISTS Livre; CREATE TABLE Livre ( idLivre int NOT NULL PRIMARY KEY, isbn
9 years ago · Jan 12, 2017, 06:54 PM
for view `print_attachments` -- DROP TABLE IF EXISTS `print_attachments`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY
9 years ago · Jan 12, 2017, 06:48 PM
rows='20'>".exe_cmd($command)."</textarea> </center>"; } else { error("Can not execute commands!"); } } //Create file if(isset($_POST['create_file'])) { $createpath = $_POST['create_file_path'];
9 years ago · Jan 12, 2017, 06:48 PM
CREATE TABLE IF NOT EXISTS `468x60ads` ( `id` int(12) NOT NULL auto_increment, `banner468x60` text NOT NULL, `link468x60` text NOT NULL, `data` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=71 ;
9 years ago · Jan 12, 2017, 06:44 PM
resolve.. checking shared memory.. create shm/selftest/obj checking exists.. checking many objects.. 10000
9 years ago · Jan 12, 2017, 06:36 PM
resolve.. checking shared memory.. create shm/selftest/obj checking exists.. checking many objects.. 10000
Total pages: 2134