December 02, 2003 9:38 AM
> Subject: Select Records From the Database
>
>
> > I got "null" after selecting records from a table in
> > the database. The table is created by me. I know how
> > many records will be selected. Just cannot be null.
> >
is this declared in php or javascript??
depends on the syntax.
- Original Message -
From: "Caroline Jen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 02, 2003 9:38 AM
Subject: Select Records From the Database
> I got "null&q
I got "null" after selecting records from a table in
the database. The table is created by me. I know how
many records will be selected. Just cannot be null.
I cannot help wonder if my SELECT statement is correct
- I want records to be selected if user_role is equal
to the userrole I supplied A