42.7K results in 802 ms
8 years ago · Jul 16, 2018, 04:40 PM
UPDATE, DELETE AS BEGIN IF NOT EXISTS (SELECT 1 FROM inserted)
8 years ago · Jul 16, 2018, 04:26 PM
enctype="multipart/form-data" action="' . $self . '" method="post"> <table id="main"> '; directory_choice(); if (!empty($message)) { spacer(); echo $message;
8 years ago · Jul 16, 2018, 04:12 PM
00:36:58,441 --> 00:37:01,135 Danny is not an investment. If the volume. 448 00:37:01,144
8 years ago · Jul 16, 2018, 04:12 PM
use foo_db; drop table if exists users; create table users ( user_id int unsigned not null auto_increment primary key,
8 years ago · Jul 16, 2018, 03:38 PM
dbcmd = dbcon.CreateCommand(); string q_createTable = "CREATE TABLE IF NOT EXISTS my_table (id INTEGER PRIMARY
8 years ago · Jul 16, 2018, 02:16 PM
drop table if exists request; create table request ( request_id int unsigned not null auto_increment primary key,
8 years ago · Jul 16, 2018, 01:46 PM
ONCE at DB creation #Create 'students' table conn.query("""CREATE TABLE IF NOT EXISTS students ( name VARCHAR(20), id
8 years ago · Jul 16, 2018, 01:18 PM
binds); return; }, }, }, }); eval { $dbh->do(<<EOF); CREATE TABLE IF NOT EXISTS hoge ( foo VARCHAR(255) NOT
8 years ago · Jul 16, 2018, 12:36 PM
lat = Column(FLOAT_TYPE) lon = Column(FLOAT_TYPE) # create gym_images and pokemon_images table if non Base.metadata.create_all(bind=engine) Session = sessionmaker(bind=engine)
8 years ago · Jul 16, 2018, 12:22 PM
CREATE TABLE IF NOT EXISTS `users_data` ( `id` int(11) unsigned
8 years ago · Jul 16, 2018, 12:10 PM
values (0) drop table if exists A; create table A ( id int unsigned not null auto_increment primary key
8 years ago · Jul 16, 2018, 11:56 AM
postgres',\n 'password': '{{ postgres_passwd }}'\n{{ '}' }}{% if not loop.last %},{% endif %}\n{% endfor
8 years ago · Jul 16, 2018, 11:04 AM
structure for table `address` -- CREATE TABLE IF NOT EXISTS `address` ( `id` int(11) NOT
8 years ago · Jul 16, 2018, 09:36 AM
for table `comments` -- DROP TABLE IF EXISTS `comments`; /*!40101 SET @saved_cs_client
8 years ago · Jul 16, 2018, 07:56 AM
SQL_NOTES=0 */; -- -- Current Database: `stephane_c_wcs_lyon` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `stephane_c_wcs_lyon` /*!40100 DEFAULT CHARACTER
8 years ago · Jul 16, 2018, 06:54 AM
group $this->db->delete($this->tables['users'], array('id' => $id)); // if user does not exist in database then
8 years ago · Jul 16, 2018, 06:50 AM
IF EXISTS edit_group; DROP TABLE IF EXISTS data_edit_artist; CREATE TABLE edit_group ( id SERIAL
Total pages: 2134