Explain the truncate in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to split the print reviewer into more than one region ?
what are different types of locks?
What is the difference between alert log file and tarce file ?
What happens if recursive calls get out of control?
what is data independence exactly? give an example
types of indexes and the rationale behind choosing a particular index for a situation.
What is the difference between Sleep and Wait? (Java)
dear sir/madam, i have done my engg in 2007 after that i did oracle course (sql,plsql,forms,reports) .from 2008 to 2009 i searched job but didnt got.so i planned to move to sales field & i gone to dubai.till now i m in sales only.now i want to shift my career in to IT industry.but now people are not hiring as fresher.so i planned put fake 1 + exp. is it good or bad or any other way is there to enter in IT.please suggest me or call me 09632087338.
9. Display the client name and order date for all orders using the JOIN . . . USING method.
What happens to indexes if you drop a table?
Why do we need oracle client?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.