Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the general syntax for a SELECT statements covering
all the options.

Answer Posted / dinesh sharma

select * from tablename(select all fields of the tables)
select f1,f2 from tablename (select selected fields(like
f1,f2)
select f1,f2,2 [f3] from tablename(select selected fields
plus one fields having default value is 2)

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the role of indexing in databases?

1184


What is a database development?

1014


What is dbms and its application?

1051


In which table collections errors are stored.

2458


Explain about post-relational databases?

1075


State the acid rules?

1178


What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?

1071


When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).

2277


Why does this query return 0?

1054


Explain about a primary key?

1039


How can you log an error to the server event log from a stored procedure?

1170


How to use online Backups?

2257


How would you design a database for an online site, which would average a million hits a day?

1050


Explain about xml databases?

1113


What are the three types of database design?

1081