TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ran
NA
24k
24.9k
List alll tables from a database
Jul 18 2012 11:07 PM
Hi all,
I want to find whether a table exists in a database. I have only the database name and table name. Can anyone please tell me how to list all tables in a database so that I can find whether the table is present in the database?
Regards
Reply
Answers (
4
)
Insert/Update in MySql
Updation of some column values of a table in mysql procedure