42.7K results in 808 ms
8 years ago · Apr 30, 2018, 09:08 PM
database table _create_sql = """ DROP TABLE IF EXISTS mytest; CREATE TABLE mytest ( id INTEGER
8 years ago · Apr 30, 2018, 08:46 PM
False return True ================================================================== bd ================================================================== CREATE TABLE IF NOT EXISTS `creditos` ( `id` int(11) NOT
8 years ago · Apr 30, 2018, 08:30 PM
typeof(value) != "undefined") database.transaction(function(tx) { tx.executeSql("CREATE TABLE IF NOT EXISTS cache(" + "id INTEGER NOT
8 years ago · Apr 30, 2018, 08:04 PM
typeof(value) != "undefined") database.transaction(function(tx) { tx.executeSql("CREATE TABLE IF NOT EXISTS cache(" + "id INTEGER NOT
8 years ago · Apr 30, 2018, 07:52 PM
dict.hobt_id = part.hobt_id; drop table if exists dbo.ManyLobs; create table dbo.ManyLobs ( id int not null, LobData varbinary(max) null,
8 years ago · Apr 30, 2018, 07:00 PM
conta_bancaria Hibernate: drop table if exists sacado Hibernate: create table cedente ( codigo bigint not null auto_increment, cnpj varchar(255),
8 years ago · Apr 30, 2018, 06:30 PM
SQL_NOTES=0 */; -- -- Current Database: `julien_t_wcs_bidart` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `julien_t_wcs_bidart` /*!40100 DEFAULT CHARACTER
8 years ago · Apr 30, 2018, 06:16 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Apr 30, 2018, 04:44 PM
getSelection() SelectionBox.Adornee = selection end) if not success then SelectionBox.Adornee = nil
8 years ago · Apr 30, 2018, 04:38 PM
SQL_NOTES=0 */; -- -- Current Database: `laurent_b_wcs_bidart` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `laurent_b_wcs_bidart` /*!40100 DEFAULT CHARACTER
8 years ago · Apr 30, 2018, 04:36 PM
SQL_NOTES=0 */; -- -- Current Database: `christian_l_wcs_paris` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `christian_l_wcs_paris` /*!40100 DEFAULT CHARACTER
8 years ago · Apr 30, 2018, 03:00 PM
SQL_NOTES=0 */; -- -- Current Database: `louise_f_wcs_paris` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `louise_f_wcs_paris` /*!40100 DEFAULT CHARACTER
8 years ago · Apr 30, 2018, 03:00 PM
does not exist $sql = "CREATE TABLE IF NOT EXISTS products ( productNumber INT(6) UNSIGNED
8 years ago · Apr 30, 2018, 02:14 PM
PersonNumber nvarchar(150) as begin if ( not exists( select Id from NotificationSignup
8 years ago · Apr 30, 2018, 02:00 PM
SQL_NOTES=0 */; -- -- Current Database: `Wilders` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `Wilders` /*!40100 DEFAULT CHARACTER
8 years ago · Apr 30, 2018, 01:58 PM
TABLE $row[0] ",$dbtbl)); $createsyntax = "CREATE TABLE IF NOT EXISTS "; $createsyntax .= substr($tableinfo[1], 13); //echo
8 years ago · Apr 30, 2018, 01:36 PM
NOT NULL, `HotelID` int NOT NULL ); DROP TABLE IF EXISTS `Address`; CREATE TABLE `Address` ( `AddressID` int
8 years ago · Apr 30, 2018, 01:16 PM
int) $like; $store->save(); } } DB::getInstance()->execute( "CREATE TABLE IF NOT EXISTS `" . _DB_PREFIX_ . "customstores_store` ( `id_custom_store` varchar(16)
8 years ago · Apr 30, 2018, 12:48 PM
SQL_NOTES=0 */; -- -- Current Database: `bruno_m_wcs_bidart` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `bruno_m_wcs_bidart` /*!40100 DEFAULT CHARACTER
Total pages: 2134