can we retrieve only integer/String type columns from a
table,if yes how?
No Answer is Posted For this Question
Be the First to Post Answer
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
what is delimiter in sas ?
what is static objects in java
preorder of A*(B+C)/D-G
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
how we can connect applet with database?
why main() method should not return any value