Posted by Stefan Rybacki on 01/08/06 18:40
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
S.Williams wrote:
> ok 2 questions this time..
>
> 1.) how do i get out of my command line client? and does it save my changes
> if i don't exit properly?
Something like exit or quit should work and yes your changes are saved as long
as you don't use transactions, since you have to commit them.
>
> 2.) after inserting values into my table.. how can i look at the table and
> the values i put in it?
SELECT * FROM table
And I suggest a book or at least a good tutorial in SQL first.
Regards
Stefan
>...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1rc2 (MingW32)
iD8DBQFDwUCMyeCLzp/JKjARAhrDAKCpc9GDh5ljz026cVSCsVodRVUBZACeKMp3
HjQbFmwB/T8Guo2D68WdJOM=
=73iY
-----END PGP SIGNATURE-----
[Back to original message]
|