-
Write about union operator in SQL?
Union operator in structured query lanhuage
-
Client server and web based
Difference b/w client server and web based applications?
-
DBA vs Developer
Hi friends,
I m 2012 pass out in CSE discipline. And recently joined Cybage Software as Production Support Engineer. But my ultimate goal lies in Database System. So joining Cybage was merely to keep relatives shut up and parents happy as well as prepare for my goal. But right now I have gone through various sites stating that jobs in DBA is tough to get, for freshers. And also... -
-
Trouble creating queries
Im trying to create a traceable database for work using Access, and im finding that even though i have all the data i need and everything to trace where everything goes i cant seem to get my queries to work. I need to have Table A, B, and C connect to D and connect to E with a query at E to go backwards to the other tables. A, B,and C dont have any relationships that connect them but they all connect...
-
Algorithm
Create the flowchart and algorithm for a module that will prompt the user to enter their height in feet and inches (two separate input values). The program should output “Guard†if the user is under 6’4â€, “Forward†if the user is between 6’4†and 6’10â€, and “Center†is the user is over 6’10â€.
-
What is an LOV?
An LOV is a scrollable popup window that provides the operator with either a single or multi column selection list.
-
What are the triggers available in the reports?
Before report, Before form, After form , Between page, After report.
-
-
How can you prevent the users logging in through tools like TOAD or SQL Navigator or PLSQL Developer..?
Connect as sydba Write a LOGON trigger like this CREATE OR REPLACE TRIGGER RESTRICT_TOOL AFTER LOGON ON DATABASEDECLARE L_TOOL V$SESSION.PROGRAM%TYPE;BEGIN SELECT PROGRAM INTO L_TOOL FROM V$SESSION WHERE AUDSID = USERENV('SESSIONID') AND AUDSID != (SELECT AUDSID FROM V$SESSION WHERE USERNAME='SYS'); IF UPPER(L_TOOL) LIKE '%TOAD%' OR UPPER(L_TOOL) LIKE...
-
How many types of data models are there?
Three types,they are object-based logic models,record-based logic models,and physical models.
-
-
-
-
-
-
-
-
-
Oracle Concepts Interview Questions
Ans