Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
37 385381Post New Miiaan Interview Questions
How do I uninstall oracle client from windows?
What is the use of mongodb sort()?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Why air is not used to run the turbine?
What are functions in database?
Define the queue data structure.
How to swap two values in golang?
What exactly does chkdsk do?
What are the four general kinds of xaml elements?
How many goroutines are in a core?
How to create table in hive for a json input file?
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...
Explain what are the various etl tools in the market?
What is reverse path check?
What is difference between scanf and gets?