we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?
1 5070what is the difference between vsam and dataset how do u create vsam dataset which file you r used?
2 11073What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
1 9433I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
10 14412How will you debug your procedure? If your procedure is around 2000 lines and the expected output is 10 and we get only output 5.So how will you debug it? Somebody pls give the correct answer?
2 12618How can we Get the Updated Rows? ie, There is 100s of Rows i updated the Rows who have salary 5000. then i want to select the Updated Rows. How can we achieve it?
4 15827i have a table with fields(id,name,accnt_type)and in account type are FD,SAVING,RD. Write a query to get How many number of People are in each type of Account?
6 13885using 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 12173Post New Fidelity Interview Questions
what is the difference between scaler and vector drive
What is the function of sql server agent windows service?
What is dtm?
What sort does arrays sort use?
Why you should switch to Kotlin from Java?
Explain the remapping method calls in codeigniter.
How do I access iis server?
Is php developer in demand?
What is objective c programming used for?
How many types of errors in php?
What are the characteristics of database?
How are applications categorized?
Can we take backup when the database is opened?
Does unique constraint create index postgres?
When to use soap api?