how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
2 6002write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
11 17092dear 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.
3 5073i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
2 5760In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
4 8179Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
IBM,
1 4590A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
IBM,
1 5341Post New Oracle General Questions
What is a cursor and what are the steps need to be taken?
What privilege is needed for a user to create tables in oracle?
What are the types of trigger in oracle?
why dont we assign not null constraint as table level constraint.
what is the difference between functional dependecy and multilevel dependency?
How to create a new oracle data file?
How to rebuild an index in oracle?
How to assign values to data fields in record variables?
What is Java Pool in Oracle?
What is recovery manager(rman) backup in Oracle?
How to write a query with a left outer join in oracle?
Why does oracle 9i treat an empty string as null?
What is an index associated with a constraint?
How to connect ms access to oracle servers?
what is the difference between substr and instr function in oracle?