- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Environmental Science
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How do I view tables in SQL ?
To view tables in SQL, all you need to do is give this command:
Show tables;
- Related Questions & Answers
- How to Create a Table in SQL – Postgres and MySQL Example Query
- What is OLAP ?
- What is a schema in SQL ?
- How to create a database in SQL?
- What is Normalization in SQL ?
- How to delete a column in SQL ?
- What is OLTP ?
- What is Primary Key in SQL ?
- How to find the nth highest salary in SQL ?
- What is SQL ?
- What are the types of SQL Queries ?
- How to insert multiple rows in SQL ?
- How can I see all tables in SQL?
- What is join in SQL ?
- What is SQL injection ?
- How to change a table name in SQL ?
Advertisements
ads