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
2525using 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 12158sales persons should always receive commission of 100 at least. employees who r not sales persons should never receive commission.(Triggers)
1 8338Suppose 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 10490Interchange 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 19909What will be the output of the following String S = 1+2+"abc" S = ? String S1 = 1+2+"abc"+5+6 S1 = ?
ABC,
1 30681. 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 4680
Why is the basic difference between left join, right join and inner join?
How do I view blob data?
Explain how to convert a report into excel sheet.
Which sorts rows in sql?
What command is used to type files to the screen?
What are the differences between char and varchar in ms sql server?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
How to replace not in with not exist?
What is Sequences?
Is mysql better than sql server?
How to present a past time in hours, minutes and seconds?
What is flashback in Oracle?
What is a table index?
Can the “if update (colname)” statement be used in a delete trigger?
What is substitution variable?