How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra
2 7260write a pl/sql function if enter a value=0 then output value=1 and vise verse with out using if and case statements.
3 8144ex: take one schema in that t1,t2,.....tn tables and you don't no the table name also. write a procedure if enter columns name then display the maching columns .otherwise display the unmatch columns.
1 5062take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...
9 12202have table with two columns with datatypes as number and varchar and the values in A column like 1,2,3 AND B column values like a,b,c. now need to display data in a single column as 1,a,2,b,3,c.
8 14473Post New Zensar SQL PLSQL Interview Questions
what is the difference between driver.get() and driver.navigate.to(“url”)?
How do I count days in excel?
what is the extended star schema
What is the latest version of zend framework?
Which two new properties are added in asp.net 4.0 page class?
What does ctrl f5 do in excel?
How do you get the standard deviation for a vector x?
Performance tuning( what you did in performance tuning)
What is destructor give example?
How do I add office 365 email to outlook?
What is 'gap insurance'?
What are validation rules? : salesforce validation rules
How to avoid the undefined index error?
Dear sir i had been called for ntpc interview and gd next month..please guide me for it!
what is the use of structures?how many nodes can u create in a structure?