what are methods we have in connection pooling
what is the purpose of postback?
Give examples of macro quoting function?
8.In DSP,Define Signal and System?and various type of signals.
why should i hire u
What is the difference b/w Object base and object oriented programming?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
Tag for turning an image into a hyperlink is
What are events in smartforms?
what is woransient key word? how it is used in java
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
What do you mean by text editor?