Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) Hi, I want to know basic information about Oracle HRMS and the institutes in hyderabad or the best faculty as i want to make my career in it.And also want to know may a person from non technical background be able to do this course. Regards, Swetha
2461using cursors salesman get bonus as 10% of their salary , managers get 20% , analalist get 30%. generae a report showing the employee name, salary , bonus.
4 11968sales persons should always receive commission of 100 at least. employees who r not sales persons should never receive commission.(Triggers)
1 8256Suppose There is a string A.B....C.......D.........E........F In this string dots (.) are not having fixed count in between of string. I want the output to have string with one dot between. I.e. A.B.C.D.E.F
IBM,
6 10241Interchange the value of a column Gender in a table where values are Male and Female. So, where the value is Male, it should changed to Female and Female to Male.
4 19690What will be the output of the following String S = 1+2+"abc" S = ? String S1 = 1+2+"abc"+5+6 S1 = ?
ABC,
1 29791. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?
IBM,
1 4575
How can you select unique records from a table?
What are the functions of database management system?
What are the protection features in ms access?
What is the maximum number of columns in sql table?
What is the full meaning of dbms?
What is the cartesian product of table?
What is the concept of optimization?
what is the information that can be stored inside a bit column? : Sql server database administration
What do you need to connect php to mysql?
What is difference between mysql_connect and mysql_pconnect?
what is the difference between data migration and production migration.
What are the drivers in MySQL?
What is the difference between inner join and left join?
Explain about merge replications?
What is the difference between case version and decode version?