42.7K results in 802 ms
6 years ago · Mar 16, 2019, 06:08 PM
structure for table `country_code_master` -- CREATE TABLE IF NOT EXISTS `country_code_master` ( `id` int(11) NOT
6 years ago · Mar 16, 2019, 05:48 PM
structure for table `country_code_master` -- CREATE TABLE IF NOT EXISTS `country_code_master` ( `id` int(11) NOT
6 years ago · Mar 16, 2019, 05:30 PM
TABLE IF EXISTS `country_code_master`; CREATE TABLE IF NOT EXISTS `country_code_master` ( `id` int(11) NOT
6 years ago · Mar 16, 2019, 03:06 PM
new createinto[1001] formatex(createinto, 1000, "CREATE TABLE IF NOT EXISTS `kz_pro15` (`mapname` varchar(64) NOT
6 years ago · Mar 16, 2019, 03:00 PM
s4); } this.statement = this.connection.createStatement(); * this.statement.executeUpdate( * "CREATE TABLE IF NOT EXISTS minestrike_stats (id INTEGER NOT
6 years ago · Mar 16, 2019, 02:28 PM
static final String query_buat_tabel_biodata_pemain = "CREATE TABLE IF NOT EXISTS tabel_biodata(id_biodata INTEGER PRIMARY KEY
6 years ago · Mar 16, 2019, 12:50 PM
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel
6 years ago · Mar 16, 2019, 12:48 PM
ENUM GEBRUIKEN VOOR RASSEN */ /* create table if not exists Speler( naam varchar(255) not
6 years ago · Mar 16, 2019, 10:54 AM
NAMES utf8mb4; DROP TABLE IF EXISTS `books`; CREATE TABLE `books` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `last_name` varchar(191)
6 years ago · Mar 16, 2019, 10:46 AM
update triggered this operation if exists (select * from Inserted) begin
6 years ago · Mar 16, 2019, 08:04 AM
CREATE TABLE IF NOT EXISTS VoronoiDiagram( ID integer PRIMARY
6 years ago · Mar 16, 2019, 07:46 AM
throws SQLException { String sqlCreate = "CREATE TABLE IF NOT EXISTS " + this.getTableName() + " (brand VARCHAR(10)," + " year
6 years ago · Mar 16, 2019, 04:14 AM
DROP TABLE IF EXISTS `odin_sea`.`characters`; CREATE TABLE `odin_sea`.`characters` ( `id` int(11) NOT NULL AUTO_INCREMENT, `accountid` int(11)
6 years ago · Mar 16, 2019, 01:44 AM
id` DESC LIMIT 1 CREATE TABLE IF NOT EXISTS `alltrackers` ( `id` int(11) NOT
6 years ago · Mar 15, 2019, 10:04 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
6 years ago · Mar 15, 2019, 09:12 PM
calendar_month.calendar_id ORDER BY calendar_date CREATE TABLE IF NOT EXISTS `calendar_entry` ( `calendar_entry_id` int(11) NOT
6 years ago · Mar 15, 2019, 08:58 PM
place it on the table. - **If you succeed with style:** You create or discover the aspect,
6 years ago · Mar 15, 2019, 08:58 PM
image"; private String crt_tbl_auction = "CREATE TABLE IF NOT EXISTS " + TBL_AUCTION + "(" + COL_AUCTION_ID + " INTEGER PRIMARY
Total pages: 2134