there are 2 variables called x and y ,x contains 1,2 and y
contains 3,4 we have to swap the values from x to y and y
to x with out using dummy variables and it can be done only
by using a single statement ? how?
define a variable representing the expression used to
calculate on emps total annual remuneration.use the
variable in a statement which finds all emps who can earn
30000 a year or more.
Could you please provide oca (oracle 10g) dumps for my
certification ?
483
what is single byte over head in oracle..?
341
how will i became good database developer?
166
What packages(if any) has oracle provided for use by developers?
532
Are there any features that are decommissioned in 11g that are
not present in 11g?
125
what is the use of anchoring object? what r the difference
between anchoring object & enclosing object? can any one
tell me all the details?
282
hi,i plan to put experience on PLSQL ,can anyone suggest me
for any institutes in bangalore or how to prepare for
interviews
59
what are the methods using performance tunning in sql and
pl/sql
407
If i can use sys.check_constraints to display my constraints
from my database using sql server 2005, how can i display
then if i am using sql server 2000????
760
when MSQL8.0 is in market
251
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...