query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
2 5534How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
1 2751i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
1 4636Post New IBM Interview Questions
What is setfocusable in java?
Name the classes that derive from the abstract System.Windows.Shapes.Shape class in WPF?
What is ean?
What is discourse nlp terminology?
How do I unhide all tabs in excel?
Enhance the Debug() function so that the programmer has to press Enter or Return after debugging is deactivated?
Can a method be overloaded based on different return type but same argument type?
Mention what is cluster?
how long normally does the domestic refrigerant capillary tube are?
What is the purpose of action interface in swing?
What is a component in cakephp?
What is the CSS Box model and what are its elements?
How to reduce or shrink the size of LVM partition?
Is foreign key should be unique?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2