5. Which of the following can you do with DB2 Express-
C?
Query databases with SQL
Query databases with XML using XQuery and XPath
Use SQL in Xquery and Xquery in SQL
All of the above


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

how do find the user exit for selected feild whatis the process and can u plz explain it

0 Answers  


Info for guidewire documents and interview questions

1 Answers  


Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance

2 Answers  


how to avoid java script validation in client side validation?

2 Answers  


What is the difference between in-proc and out-of-proc?

2 Answers   Oracle,






You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

0 Answers   Amazon,


how many keywords are present in "c"?

18 Answers   Assurgent, Cynosure Software, IBM,


There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?

1 Answers   Syntel,


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

0 Answers   Amazon,


if try is followed by finally block what happen to exception occured in try block

3 Answers   Professional Access,


how can i split string in a textbox in windows appication using C#.net

0 Answers   IBM,


What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!

1 Answers   Accenture,


Categories