how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
8 16444what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
10 16698Sita is my father's father's only son's daugther. wat relation do sita and i share ? sister brother father mother
6 9132rita bought dress at 3000 sold it to sita for 25 % profit, sita didnt like it sold it back to rita for 10 % loss. wat % of profit rita got during the transaction ?
8 10707I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
2 46452) If A, B and C are the mechanisms used separately to reduce the wastage of fuel by 30%, 20% and 10%. What will be the fuel economy if they were used combined.
10 26619I HAVE FOLLOWING DECLARATION. 02. A PIC X(10) VALUE 'XXXXXXXXXX'. 02. B REDEFINES A. 05. C PIC X(3). 05. D PIC X(3). 05. E PIC 9(3). IN MY PROG, I HAVE MOVE 1 TO E. DISPLAY A. WHAT WILL BE DISPLAYED AS A RESULT OF THIS? PLEASE EXPLAIN THE ANSWER. THANKS.
7 12279Post New Amdocs Interview Questions
What are good programming languages for artificial intelligence?
you must show the examples application and give at least 4 types of transducer/sensors that can minimize the failure during the manufacturing of the resistors.
What parameters to be reported when we send lubricating oil for shore analysis?
Explain about IBM Web Sphere edge server?
What is SAP exit?
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
How do I load a database driver with JDBC 4.0 / Java 6?
Which is better selection or bubble sort?
What parameters can you pass in the url of the api? Can get and post use the same url?
Tell me how does mq support the integration?
Explain the steps involved in the backup of the database.
Different running modes for running Pig?
Is laravel secure?
What is the use of track page view in google analytics?
How to use the css binding in angular js?