-
View my table
I made a table and I'm not sure how to view it. Help
-
You mean you want to see the records from the table you created ?
Use SELECT
SELECT * FROM tablename;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|