Re: [SQL] difference between all RDBMSs

2005-07-24 Thread Alexander Schreiber
Dhanashree <[EMAIL PROTECTED]> wrote: > > i m an engineering student and i m looking out for differrences between > oracle v/s sybase v/s sql v/s plsql v/s mysql with respect to the following > points > 1. rdbms > 2. data independence > 3. support of plsql > 4. integrity > 5. security > 6. us

Re: [SQL] difference between all RDBMSs

2005-07-19 Thread Chris Travers
Obviously on this list you will mostly get info on PostgreSQL. With regard to PostgreSQL, I would highly suggest familiarizing yourself with the online documentation. I won't cover the weaknesses of MySQL here, but will give you a quick overview on how PostgreSQL is different from other RDBMS

Re: [SQL] difference between all RDBMSs

2005-07-15 Thread Kenneth Gonsalves
On Friday 15 Jul 2005 2:18 pm, Richard Huxton wrote: > Sorry if this isn't as much help as you'd like, but you'll need to > give more detail if you want a more detailed answer. looks like he needs the details for a project/report -- regards kg http://www.livejournal.com/users/lawgon tally ho! h

Re: [SQL] difference between all RDBMSs

2005-07-15 Thread Richard Huxton
Dhanashree wrote: hello sir, i m an engineering student and i m looking out for differrences between oracle v/s sybase v/s sql v/s plsql v/s mysql with respect to the following points Well, "sql" is a query language, and "plsql" is a procedural language, so I'm guessing you mean MS-Sql Server

[SQL] difference between all RDBMSs

2005-07-14 Thread Dhanashree
hello sir,     i m an engineering student and i m looking out for differrences between oracle v/s sybase v/s sql v/s plsql v/s mysql with respect to the following points 1. rdbms 2. data independence 3. support of plsql 4. integrity 5. security 6. use and application  7. support to thirdparty pro