View Single Post
  #8  
Old 04-18-2002, 01:02 PM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

And here is a "I'm A SQL Database newbie" question


Could you by chance just post a few of the simple sql command line commands?

Eg.
use eq = use the database named eq
source db.sql = import the data & tables into the database named eq

xxxx = import texfile Blah.txt (data) into table (table & or Database in general) Blah.

xxxx = export database Blah out db.sql

xxxx = dump db.sql out to blah.txt


If it not to much to ask.. just a quick and easy, cut to the point command list of the simple data in data out basics.

Puter Xpert... Database Newbie "Honest.. I fear them :P"
Reply With Quote