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

Satyam SQL PLSQL Interview Questions
Questions Answers Views Company eMail

What is the difference between UNIQUE CONSTRAINT and PRIMARY KEY? 1. There is no difference. 2. A PRIMARY KEY cannot be declared on multiple columns. 3. A UNIQUE CONSTRAINT cannot be declared on multiple columns. 4. A table can have multiple PRIMARY KEYS but only one UNIQUE CONSTRAINT. 5. A table can have multiple UNIQUE CONSTRAINTs but only one PRIMARY KEY.

7 15208

Explain the usage of WHERE CURRENT OF clause in cursors ?

4 14301

What is difference between a PROCEDURE & FUNCTION ?

6 12079

What are advantages of Stored Procedures?

3 16750

How to return more than one value from a function?

11 31093

I have a small PL/SQL Block assume in this way begin select * from emp where empno=100; exception when others then when no_data_found then when too_many_rows then end; The question which he asked was whether this block will get executed normally or it will throw error ? If errored out then what is the reason for the error ? Could anybody please help me ? Regards Nakul Venkataraman

3 8886

oracle is compiler or interpretter,can any one tell me the answer?

9 15839

What is integrity constraints?

5 20910

How to add Foreign key in a table after the creation of the table?

5 11754

type type_name is table of varchar2(30) index by binary_integer for the above type you have to create a identifier... like identifier_name type_name; for the above type you can use the below methods..like first , last , prior, next , delege..etc...like this.. if you create a cursor...like cursor cursor_name is select * from scott.emp; is there any methods like above to use prior, fist , last , next , trim ,etc...

1 7278

what is the difference between varray and table data type..please expalain with some examples... under what situation you will go for varray..instead of index by table...

1 5260

declare v_count number(8,3); v_sal scott.emp.sal%type := '&P_sal'; cursor cur_name is select sal from scott.emp where sal between (v_sal-100) and (v_sal +1000); begin v_count :=nvl(sql%rowcount ,0); if v_count = 0 then dbms_output.put_line('no records are fetch in the given sal range'); else dbms_output.put_line('There is/are '||to_char(v_count)|| ' salaries are selected in the given range '); end if; end; in the above programm .....for any sal range ....always it shows the following message.. no records are fetch in the given sal range please find the mistake and share with me...with thansk and regards..sarao....

3 8191

1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

2442

1.when will you use week refcursor and when will you use strong ref cursor ? 2.what is the use of sql trace..how do you use it ? 3.can you please send all the sql plus commands...like set line 6000....

1 5671

1. how to use the check option constraints in sql query..? 2.how to add data in a complex query ? 3.is it possible to use commit or rollback or savepoint in triggers...if not why please explain with examples...? 4.what is the difference between meterialized view and normal view..how to create materialized view and how to use it..? 5.what is varray...? what is the advantage of the varray ? please expalin with a simpel example..i want to load into a table (student no and name and his marks..) please give example.. 6.what are the bulk bind exceptions...how to use bulk bind and how to use bulk collect..please explain with example... 7.what is for update of and where current of ...? 8 what is the use of nowait ? 9.please give an example for nocopy in a simple plsql query 10.create an index in a table...tellme how to use the index in a where clause to do performance tunning...

3 8513

Post New Satyam SQL PLSQL Interview Questions


Satyam SQL PLSQL Interview Questions


Un-Answered Questions

How can I make my existing html files work in xml?

926


What happens if null values are involved in arithmetic operations?

1011


Can I control if and when mysql based rds instance is upgraded to new supported versions?

161


How to create a simple Website in SharePoint 2013?

754


Can you provide an example of features extraction?

339


What secondary color of light is produced by mixing the primary colors of red and blue?

1078


please send me forms, xml pulisher questions,answers

2113


Is xsd extensible?

913


What is compression in the data warehouse?

1063


what are debentures? What are their features?

1033


HOW CAN YOU RELATE THE FUNCTION WITH STRUCTURE EXPLAIN WITH APPROPRIATE EXAMPLES

1844


Is array an object in java?

961


1. for eg, capacitor is used for many purposes(it act as filter, oscillator, bypass capacitor, memory storage etc...) 2. Please tell me some example circuits for different uses of capacitor( whenever and whereever and however we used capacitor as a filter, oscillator tuning etc..) 3. similarly for inductor and resistors(it act as what?) and when and how we want to act as like that?, and how we can used these components depends upon our requirments with example circuits and explanation? design to act as these components depends

1833


Explain how abinitio eme is segregated?

1496


Explain why does marble rarely contain fossils?

769