Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

mysql question

 
   Database Forums (Home) -> PHP RSS
Next:  How to ...  
Author Message
lawrence k

External


Since: Dec 04, 2005
Posts: 6



(Msg. 1) Posted: Thu Dec 22, 2005 11:43 pm
Post subject: mysql question
Archived from groups: comp>lang>php (more info?)

If I write an update script, so people can upgrade their software to
the newest version I've written, and since the last version I've
created a new table in the database, so I want to add it, if it does
not already exist, is the syntax something like

create table if not exists subscribers

???

 >> Stay informed about: mysql question 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
MySQL question, here? - I have a question about the design of a specific mysql database. My newsserver hasn't got many specific mysql related newsgroups and those who are supported don't seem to be very active. Since many of the MySQL work goes hand in hand with PHP this..

Rookie PHP/MySQL Question - In querying a database ($result=query_db("SELECT photo_dir, photo_name FROM photograph_photo WHERE photo_dir = '$dirToCheck'"); is $result an array (where I could used a "in_array() function)? Thanks, Ian

connection to mysql in question. - Using XP2, Apache2, php5.0.4 and mysql 5.0.18. All seem to be working individually but I seem to be having a problem with php files not connecting to the database. Is there an easy way to check this? Some like <?php phpinfo(); ?> TIA

MySQL design question - I'm creating an application for multiple cities (about 20-50 cities). I'm not sure whether to use a single table to store for all cities' items or break each one out into a seperate table for each city. I know a seperate tables will be faster for..

MYSQL ORDER BY question, sorting numbers - hi i have the following ORDER BY `tabelno` which gives me 1 10 11 12 13 14 15 16 17 18 19 2 20 when i want 1 2 3 etc how can i achieve this? thanks
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]