42.7K results in 803 ms
8 years ago · Mar 02, 2018, 12:34 PM
drop database if exists school; create database school; use school; create table Students( id integer auto_increment
8 years ago · Mar 02, 2018, 12:24 PM
use teamcom_shard_01; DROP TABLE IF EXISTS contacts_test; CREATE TABLE contacts_test ( email VARCHAR(255) NOT NULL, public TINYINT(1), -- Values
8 years ago · Mar 02, 2018, 12:08 PM
use teamcom_shard_01; DROP TABLE IF EXISTS contacts_test; CREATE TABLE contacts_test ( name VARCHAR(255), email VARCHAR(255) NOT NULL, public TINYINT(1), -- Values
8 years ago · Mar 02, 2018, 12:02 PM
de una tabla 'actor' CREATE TABLE actor ( actor_id SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT, first_name VARCHAR(45)
8 years ago · Mar 02, 2018, 11:24 AM
database BDhospital; Use BDhospital; CREATE TABLE IF NOT EXISTS `BDhospital`.`pedido` ( `key` INT NOT
8 years ago · Mar 02, 2018, 10:38 AM
for table `ac_log` -- DROP TABLE IF EXISTS `ac_log`; /*!40101 SET @saved_cs_client
8 years ago · Mar 02, 2018, 09:16 AM
table `BDsol`.`Noticias` -- DROP TABLE IF EXISTS `BDsol`.`Noticias`; CREATE TABLE `BDsol`.`Noticias` ( `id` int(11) NOT NULL auto_increment, `id_seccion` int(11)
8 years ago · Mar 02, 2018, 08:44 AM
table meta-data to source table create HBaseAdmin hBaseAdmin = getHBaseAdmin(); if( !hBaseAdmin.tableExists( tableName ) ) return true;
8 years ago · Mar 02, 2018, 08:16 AM
task table and task table extensions. * If the record is not found or the external
8 years ago · Mar 02, 2018, 08:02 AM
structure for table `infmos` -- CREATE TABLE IF NOT EXISTS `infmos` ( `infmosId` int(11) NOT
8 years ago · Mar 02, 2018, 08:00 AM
key defined DROP TABLE IF EXISTS `requirement_status`; CREATE TABLE requirement_status ( instructor_id int KEY not null, requirement_type_id int KEY
8 years ago · Mar 02, 2018, 07:58 AM
CREATE TABLE IF NOT EXISTS `phrases2` ( `id` int(11) NOT
8 years ago · Mar 02, 2018, 07:46 AM
EXISTS prato; DROP TABLE IF EXISTS prato_pessoajuridica; CREATE TABLE pessoa ( idpessoa BIGINT NOT NULL, nome VARCHAR(45) NOT
8 years ago · Mar 02, 2018, 07:46 AM
DROP DATABASE IF EXISTS school_sport_clubs; CREATE DATABASE school_sport_clubs; USE school_sport_clubs; CREATE TABLE school_sport_clubs.sports( id INT AUTO_INCREMENT
8 years ago · Mar 02, 2018, 07:40 AM
CREATE TABLE IF NOT EXISTS `bairros` ( `id_bairros` int(11) NOT
8 years ago · Mar 02, 2018, 07:32 AM
CREATE TABLE IF NOT EXISTS `bairros` ( `id_bairros` int(11) NOT
8 years ago · Mar 02, 2018, 07:00 AM
if release-2.1.8-stable.tar.gz exists Check if memcached-2.2.0.tgz exists x86_64 lib64 autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running:
8 years ago · Mar 02, 2018, 06:50 AM
evaluates a variable, and if that variable is “true†(i.e. exists, is not empty, and is not
8 years ago · Mar 02, 2018, 06:50 AM
fragment itself into hundreds, if not thousands, of self-rating communities.
8 years ago · Mar 02, 2018, 05:32 AM
if release-2.1.8-stable.tar.gz exists Check if memcached-2.2.0.tgz exists x86_64 lib64 autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running:
Total pages: 2134