While inserting/updating million of records into a database table, how do I came to know how many records has been inserted or updated successfully so far?
2 7918I have a table with 1 million records out of which 10,000 records are of unique records, then if I will implement index, then which type of index shall I use and why shall I use?
2 7432Can we use commit or rollback in trigger? If yes, then how. Please explain with a suitable example?
5 13424Post New HSBC SQL PLSQL Interview Questions
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
How do I restrict access to servlets and jsps? : BEA Weblogic
Who manages the access control policies and how?
Why scala is faster than java?
Explain message service?
what is the difference between cubes and package in cognos
Which linux shell is best?
What is the usage of osi physical layer?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what procees happens when u try to open a web page
What is column storage?
How do we call one servlet from another servlet?
What benefits does the company provide?
What is a structure and why it is used?
How do I get good at c++ programming?