|
||||||
| Database & Database Programming MySQL, Oracle, SQL, PL/SQL, ABAP, Smart Forms, and other databases and languages. A database is an organized body of related information used in many websites (including CC). |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Can someone post a link with detailed info on how to go about creating individual tables in any certain db? I installed a cms with a plug in but doing so the plug in gives an error saying it is missing certain table names. Thanks!
|
| Sponsored Links |
|
|
|
|||
|
Here is what you need to type:
CREATE TABLE employee_data ( emp_id int unsigned not null auto_increment primary key, f_name varchar(20), l_name varchar(20), title varchar(30), age int, yos int, salary int, perks int, email varchar(60) ); All of the data will change though. For more info click here
__________________
I Need Help |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Added]Do not drop tables on uninstall | rolandd | ionFiles | 10 | 08-12-2007 12:13 PM |
| Creating an analog clock with ActionScript | AfTriX | Tutorials | 2 | 01-07-2007 03:19 AM |
| Creating a Clock | AfTriX | VB Tutorials | 0 | 01-04-2007 02:53 AM |
| Better to use CSS or Tables? | Void | HTML Programming | 10 | 10-17-2006 12:44 PM |
| Still using tables? | ShortCircuit | HTML Programming | 11 | 09-30-2006 09:45 AM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 97%