nhjyjetsfan
MIS
I am having a nightmare trying to retrieve data using a select statement. I can insert into my table but cannot retrieve via SELECT. I am stumped.
Using
SELECT * FROM tblemployees
returns nothing
If I use pgadmin i can retrieve my data with the exact SELECT statement above.
Discouraged...
Using
SELECT * FROM tblemployees
returns nothing
If I use pgadmin i can retrieve my data with the exact SELECT statement above.
Discouraged...