| | |
Simple sql questions (broken commands and retrieving columns)
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2005
Posts: 1
Reputation:
Solved Threads: 0
I am new to SQL and am having a few simple problems that i cannot find solutions to on the web. Firstly I was wondering if there is any simple SQL command that will find the column names of a table. All sql tutorials seem to already know this. It is quite simple to do this using another database for the column names but this seems to be a clumsy solution.
Also I am using perl cgi scripts with the DBI module and the CSV type of database. Most SQL commands work with my code perfectly however a few random keywords and commands do not (such as auto_increment and ALTER TABLE) Is this a result of using CSV databases because of their extreme simplicity or is there something more sinister at work?
thanks so much
Liam Skoyles
Also I am using perl cgi scripts with the DBI module and the CSV type of database. Most SQL commands work with my code perfectly however a few random keywords and commands do not (such as auto_increment and ALTER TABLE) Is this a result of using CSV databases because of their extreme simplicity or is there something more sinister at work?
thanks so much
Liam Skoyles
![]() |
Similar Threads
- help setting up web server (Linux Servers and Apache)
- Warning: mysql_num_rows(): supplied argument is not a valid MySQL result (PHP)
- C++ How can read from file.txt & where can save this file(file.txt) to start reading (C++)
- SQL Create table error (ASP.NET)
- A simple perl script (Perl)
- knoppix or else (Getting Started and Choosing a Distro)
Other Threads in the Database Design Forum
- Previous Thread: Database question.. Can someone help...
- Next Thread: How the integrate a forum best with yours site?
| Thread Tools | Search this Thread |





