RE: Redhat 7.2 Linux Maximum Database/Table Size

2002-01-10 Thread Jerry Rehak
All right How do you set ext3 to minimum journaling?? > -Original Message- > From: Benjamin Arai [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 10, 2002 9:22 PM > To: [EMAIL PROTECTED] > Subject: Redhat 7.2 Linux Maximum Database/Table Size > > > I have been testing Redhat 7.2

Complicated Query?

2002-01-09 Thread Jerry Rehak
I have a table with the columns names and id. I want to be able to find all names with an id of '03' that do not have other records with id values of '10','20' or '37'. Is this even possible to do? name id a03 a11 a12 a13 I want 'a' because it has a 03 and