Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
Explain the Component of Database-as-a-Service in Cloud Computing?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is ilasm.exe used for?
What do you use microsoft access for?
1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...
What is a chop() function in perl?
What is kernel? Explain the task it performs.
How should companies measure social media marketing success?
Is iis open source?
Why do you use Mapping Parameter and mapping variable?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
What are enums in c?
business sepsarate entity concepts
Are there any problems which can only be solved by MapReduce and cannot be solved by PIG? In which kind of scenarios MR jobs will be more useful than PIG?
Explain AngularJS Application Life-Cycle?