when a query is made on Logical file in DB2/400, will the
records satisfying select/omit criterion be fetched from all
members of physical file or only the member with same name as
physical file?
No Answer is Posted For this Question
Be the First to Post Answer
Hello all, My name is Nrupali, am a fresher, i know C language beginner. dont have any experience. planning to learn Php. let me know which language should i choose to learn or for salary purpose and growth??? kindly help me to take decision. thanks
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
sample code for data transfer between two r/2 systems and r/3 systems?
What is the meaning of .(dot) in .NET framework?
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
what does mean and stack mean in genral programming?
what is session state?
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
Who is the Best SAS/Clinical Trainer in Hyderabad
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
is try block possible without catch block?
Difference of Console, web & windows applications?