|
From: happytoday on 12 Jun 2008 02:22 Hello , O may ask this before. I need an SQL for learning purposes to execute examples at books. What are the most easy simple SQL engin to do that tsk . Thanks
From: Harry Strybos on 12 Jun 2008 03:11 "happytoday" <ehabaziz2001(a)gmail.com> wrote in message news:5277e059-f71c-43fd-876f-44e027b73559(a)j22g2000hsf.googlegroups.com... > Hello , > O may ask this before. I need an SQL for learning purposes to execute > examples at books. > What are the most easy simple SQL engin to do that tsk . > Thanks Have a look at Sql Express from Microsoft. It is free
From: Philipp Post on 12 Jun 2008 05:49 > What are the most easy simple SQL engin to do that tsk . < IBM also has an Express version, which looks to be interesting (especially it has no 4 GB database size limit which MS SQL has). However I cannot say if it is more difficult to install than SQL Server Express as I did not try yet. http://www-306.ibm.com/software/data/db2/express/download.html brgds Philipp Post
From: vic on 12 Jun 2008 13:40 On Jun 12, 5:49 am, Philipp Post <Post.Phil...(a)googlemail.com> wrote: > > What are the most easy simple SQL engin to do that tsk . < > > IBM also has an Express version, which looks to be interesting > (especially it has no 4 GB database size limit which MS SQL has). > However I cannot say if it is more difficult to install than SQL > Server Express as I did not try yet. > > http://www-306.ibm.com/software/data/db2/express/download.html > > brgds > > Philipp Post And Sqlite is so simple it's minimalistic: http://www.sqlite.org/ - victor dileo
From: --CELKO-- on 12 Jun 2008 13:47 Get the DB2 version; it is very close to ANSI/ISO Standards so you will avoid learning dialect as your first SQL.
|
Pages: 1 Prev: Convert Int to Date Next: Fuzzy logic for duplicate identification? |