If you want to select the specific column in a table then you should write the following command:
SELECT region_name
FROM regions;
***Here regions_name is the column of a regions table.
SQL Command:
SELECT column_name
FROM table_name;
c, c++ , java, oracle, database design, c tutorial, c++ tutorial, java tutorial, oracle tutorial, programming, make program easy, c programming, c advance program, java advance program
All rights reserved||Using Deluxe Template By Klodian
2 comments:
Thanks for great tutorial site. Keep it up.
Welcome Tuto vai.
Post a Comment