how can you pass values to-and-fro from foreign function?
What are the different types of calculation view? Which one would you prefer?
What is frequency re-use?
How you to implement role based security in mvc?
how updates the data in target tables with tpump and mload? with low volume data and more duplicates... so in this case which perfomance is best? and write update query for tpump&mload?
What is openmp in c?
i want m commerce and e commerce topic
What is the use of symbol // in jcl?
Put some light on multi-version concurrency control?
Give examples of the SerDe classes which hive uses to Serialize and Deserialize data?
How can you plan the logshipping before processing?
What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }
What is the information associated with sysibm.syslinks table?
Define process definition and it's containing attributes?
How do perform variance calculation in period end closing? : cost center accounting