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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Sobha Developers Interview Questions
Questions Answers Views Company eMail

Method of findingthe dry ingredient quantity of 1 m3 concrete.

25 198807

What is diversity factor and how to calculate it

2 17409

formula for cable size calculation for current?

10 43761

what is mean by shear resistance in concrete?

3 14660

Can we operate a DG Set in paralell with Transformer ?

6 13937

plz give me the rate of RCC(1cuM), PCC(1 cuM), Brick Work (1sqM)?

11 120021

What is the capacity of the Fastners 12mm?

2506

how to calculate quantities of sand , cement & aggregate in 1m3 - M20 , 1m2 of 6mm/12mm/20mm plaster , 1m3 20cm/ 1m2 of 10cm brick wall, paint quantity for 1m2 snowcem and lime painting?

3 71130

how many no of cement bags required for 1:4 plastering for 100 sqft? how many no of cement bags required for 1:3 plastering for ceiling for 100 sqft?

6 78357

i want to make this calution for making a buliding but i dont know the formula for this and also how much cement concrete an sand use for this calculation,calculation is below(100ft lenths 75ftwidth and 100mm thikness)plz brife the calcution thanks

1 6380

how many mason and labaur work for a 1 brass bricks plz let me know the calculate & how to made calculation for this and whats the formulas for this?

6270

how to calculate water cement ratio?

6 25385

Please provide detail I.S standard code for using crush sand instead of river sand for plaster and concrete grade M15, M20, M25 and M30 and its mix design

1 3929

If a 12m main road straight is adjoined from both sides by 7.5 m road , how curves are given at corner for vehicle movement (measurement pls.)?

1 6499

how can u extent the final setting time of cement?

2 9051

Post New Sobha Developers Interview Questions




Un-Answered Questions

Explain http handlers? Where we can use the http handlers?

1287


Is sql dba a good career? : SQL DBA

1049


pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?

2355


How do I enable cell formatting in excel?

772


How do I build a wordpress website?

161


What are the steps involved in creating a bounded service through aidl?

903


What is thrashing in windows operating system?

5


What is the latest version of angular?

942


What are services in android and what is its type?

1048


Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?

1090


What is syntax of for loop in r?

5


create or replace procedure search_matter(empno varchar2) as sql_stmt varchar2(200); stmt varchar2(200); v_table_name varchar2(200); val_pres number; inp_value varchar2(200); type obj_typ is table of cols.column_name%type index by binary_integer; type all_col is table of varchar2(100) index by binary_integer; typ_obj_typ obj_typ; typ_all_col all_col; begin select object_name bulk collect into typ_obj_typ from user_tables,user_objects where table_name = object_name AND object_type = 'TABLE'; select empno into inp_value from dual; dbms_output.put_line('inp value : '||inp_value); for i in typ_obj_typ.first..typ_obj_typ.last loop v_table_name := NULL; v_table_name := typ_obj_typ(i); dbms_output.put_line(i||':'||typ_obj_typ(i)); dbms_output.put_line('....................'); sql_stmt := 'select column_name from cols where table_name = :1 and data_type in (''CHAR'', ''VARCHAR2'', ''NCHAR'', ''NVARCHAR2'',''NUMBER'')'; EXECUTE IMMEDIATE sql_stmt bulk collect into typ_all_col using typ_obj_typ(i); for inside in typ_all_col.first..typ_all_col.last loop dbms_output.put_line('sql stmt: '||sql_stmt); dbms_output.put_line('column name: '||typ_all_col(inside)||'table name: '||typ_obj_typ(i)); stmt := 'select count(*) from ||typ_obj_typ(i)||'; EXECUTE_IMMEDIATE stmt into val_pres ; if val_pres = 1 then dbms_output.put_line('value present col name: '||typ_all_col(inside)||'table name :'||typ_obj_typ(i)); end if; end loop; dbms_output.put_line('....................'); end loop; exception when others then dbms_output.put_line('sql code '||sqlcode||'Table name: '||v_table_name); dbms_output.put_line('sql message '||sqlerrm); end; Compile-time I am getting below error, Plz help to resolve. LINE/COL ERROR -------- ----------------------------------------------------------------- 47/23 PLS-00103: Encountered the symbol "STMT" when expecting one of the following: := . ( @ % ;

1031


What is Blue Print Phase? What does the document consist of?

2751


What is the page protect in reports?

1


whats is statement and procedure

2293