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

UPSSSC Uttar Pradesh Subordinate Services Selection Commission Interview Questions
Questions Answers Views Company eMail

The agitation against the partition of Bengal was led by (a) Surendranath Banerjee (b) C. R. Das (c) Subhash Chandra Bose (d) Aruna Asaf Ali

1 16394

The maximum duration of zero hour in lok sabha is a)30 min b)1 hr c)2 hr d)unspecified

21 100811

For making a new road in a village having a school & hospital , tell the steps of construction systemically ?

1664

Post New UPSSSC Uttar Pradesh Subordinate Services Selection Commission Interview Questions




Un-Answered Questions

Explain the use of ternary operator in python?

944


What is ngaftercontentinit?

813


Is it possible for something to explode in space like in the movies?

1024


What is the difference between Delphi and Delphi Client/Server?

962


Dear sir/madam, Want to know entry for closing of sundry creditors account on the end of the year when its accounts shows debit balance, Payment made excess. E.g Invoice rcvd : 100000.00 from XYZ company payment Made: 105000.00 Please suggest best entry for the same

1808


Can you explain what is the difference between inductive machine learning and deductive machine learning?

149


How do I open iis manager in windows 7?

925


Explain custom jumpstart procedure?

2962


what is bdb (berkeleydb)? : Sql dba

1042


Name some features of Apache Cassandra?

95


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: := . ( @ % ;

1005


What does it indicate if replica stays out of ISR for a long time?

708


What is the function of character?

1060


How do you use tags in indesign?

853


Explain the different ways to host wcf service?

797