42.7K results in 797 ms
8 years ago · Sep 02, 2018, 07:22 AM
all old data"); db.execSQL("DROP TABLE IF EXISTS clientstable"); onCreate(db); } } //methods for
8 years ago · Sep 02, 2018, 06:42 AM
end; --SWISSQL DROP SCRIPTS If Exists ( SELECT name FROM sysobjects
8 years ago · Sep 02, 2018, 05:36 AM
USE `ssm_robowner_14052016`; DROP TABLE IF EXISTS `robowner`; CREATE TABLE `robowner` ( `srlowneridkeycode` int(8) NOT NULL DEFAULT '0', `intapplicationid`
8 years ago · Sep 02, 2018, 04:00 AM
SQL Server 2008 development and versioning? IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME='tablename') BEGIN CREATE TABLE... END
8 years ago · Sep 02, 2018, 03:46 AM
id )existing in table CREATE TABLE IF NOT EXISTS `powergenerationdatapoint` ( `id` bigint(20) NOT
8 years ago · Sep 02, 2018, 03:08 AM
BETWEEN `start` AND `stop` CREATE TABLE IF NOT EXISTS `geoip_base` ( `start` decimal(10,0) NOT
8 years ago · Sep 02, 2018, 02:18 AM
SQL Execution sqlite_exec %db CREATE TABLE IF NOT EXISTS Settings (SettingID INTEGER PRIMARY
8 years ago · Sep 02, 2018, 01:24 AM
their objective was to create a Daemon World. If that happened, it did not matter how many people
8 years ago · Sep 02, 2018, 01:14 AM
1,25 puntos DROP DATABASE IF EXISTS Periodico; CREATE DATABASE Periodico; USE Periodico; CREATE TABLE NOTICIAS ( Cod_Noticia INT AUTO_INCREMENT
8 years ago · Sep 02, 2018, 12:20 AM
then return original end if not (type(original) == 'table' and type(added) == 'table' ) then
8 years ago · Sep 01, 2018, 11:32 PM
no assemblies) [B19] Tiny Table: (no assemblies) PhiClient: websocket-sharp(1.0.2.1025),
8 years ago · Sep 01, 2018, 11:24 PM
do Grupo de Restrições. -- } -- CREATE TABLE IF NOT EXISTS `da_arena` ( `auto_id` int(11) unsigned
8 years ago · Sep 01, 2018, 10:14 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`brand` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`brand` ( `id` INT NOT
8 years ago · Sep 01, 2018, 09:28 PM
attributes SET @FilteredSpecs = isnull(@FilteredSpecs, '') CREATE TABLE #FilteredSpecs ( SpecificationAttributeOptionID int not null ) INSERT INTO #FilteredSpecs
8 years ago · Sep 01, 2018, 07:32 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Sep 01, 2018, 06:30 PM
FOREIGN_KEY_CHECKS = 0; DROP TABLE IF EXISTS `instructor_detail`; CREATE TABLE `instructor_detail` ( `id` int(11) NOT NULL AUTO_INCREMENT, `youtube_channel` varchar(128)
8 years ago · Sep 01, 2018, 05:42 PM
for navigator_categories -- ---------------------------- DROP TABLE IF EXISTS `navigator_categories`; CREATE TABLE `navigator_categories` ( `id` int(11) NOT NULL, `category` enum('events_view','official_view','hotel_view','myworld_view','roomads_view','query') NOT
8 years ago · Sep 01, 2018, 04:58 PM
sql_mode = 'NO_AUTO_VALUE_ON_ZERO'; DROP TABLE IF EXISTS `course`; CREATE TABLE `course` ( `courID` int(11) NOT NULL AUTO_INCREMENT, `courseName` varchar(50)
8 years ago · Sep 01, 2018, 03:17 PM
USE `schema_test` ; -- ----------------------------------------------------- -- Table `schema_test`.`Users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `schema_test`.`Users` ( `User_Index` INT NOT
Total pages: 2134