in reply to Re^2: MySQL Table Creation using DBI
in thread MySQL Table Creation using DBI
If the poster is new to working with databases, then the best thing to do is to get comfortable with the most straitforward way of doing things, which is with SQL. Not a good idea to abstract out fundamental tools if you don't know how the fundamental tools work.
()-() \"/ `
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: MySQL Table Creation using DBI
by adrianh (Chancellor) on Sep 05, 2002 at 21:36 UTC | |
by ignatz (Vicar) on Sep 06, 2002 at 01:10 UTC |