How would I retrieve the list of table names and length of the varchars from a MySQL database?
Name:
Anonymous2010-04-25 10:32
>>11
Any "base of data" is a database. A flat file can be a database. It's possible to structure your data into the JSON format and still have a database. NoSQL databases are not relational databases.