Oracle (3253)
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
2570using 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 12321sales persons should always receive commission of 100 at least. employees who r not sales persons should never receive commission.(Triggers)
1 8432Suppose 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 10706Interchange 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 20069What will be the output of the following String S = 1+2+"abc" S = ? String S1 = 1+2+"abc"+5+6 S1 = ?
ABC,
1 31531. 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 4749
What is etl process in data warehousing? What are the different stages in 'data warehousing'?
what command would you use to move the physical log?
Difference between Logical Page and Physical Page in SSRS.
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
What is cursor in pl sql with examples?
role of sql sever 2005 in database rather than any other database
Tell me what is difference between clustered and non clustered index?
What is a natural primary key?
What is a recovery catalog?
How to fetch the next row from a cursor with a "fetch" statement?
Does mongodb store data in memory?
Do you know what is replace and stuff function in sql server?
What are the types of lock supported by ?
What do you mean by Correlated subquery in database?
What is sql used for?