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...


what are the demerits of sql?



what are the demerits of sql?..

Answer / suresh kumar g

SQL is just query language. It does not have full programming
features.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what are the 'mysql' command line arguments? : Sql dba

0 Answers  


what is recursive stored procedure? : Sql dba

0 Answers  


How do you truncate?

0 Answers  


What are the components of a PL/SQL block ?

3 Answers  


What are the ways on commenting in a pl/sql code?

0 Answers  


how many no of table can be join in a sql query.

4 Answers  


What is the difference between nvl function, ifnull function, and isnull function?

0 Answers  


What are the two parts of design view?

0 Answers  


Write a query to find five highest salaries from EMP table. (there is a column SALARY)

24 Answers   Cap Gemini, iNautix,


What is magic table?

6 Answers  


how to get a list of all tables in a database? : Sql dba

0 Answers  


declare lowerl number:= 1; upperl number:= 3; num varchar2(10); begin for i into lowerl..upperl loop num:=num||to_char(lowerl); if i=3 then upperl:=5; end loop; message(num); What will be the output ?

3 Answers   Oracle,


Categories