if u have given to install Solaris on Intel machine with more fast (70% to 80% compare to SPARC) then how can u install
1 4723What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 11712My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
3 12828Post New Cap Gemini Interview Questions
What is the predicate of a sentence?
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is a drupal website?
How can an index be declared in mysql?
How comments can be added in CSS?
What is the Boltzmann Machine?
If a partner works as a dealer and distributor and have the same master data. How does the system identify if its a dealer or distributor function? Where is the differentiation done?
Tell me how will you customize links of pagination?
What does isempty() member method determines?
What is immutable in java?
What is the best way of making my program efficient?
Can we define apex sharing reason for standard object? : salesforce sharing and security
If a header file is included twice by mistake in the program, will it give any error?
What are the advantages of using linked list for tree construction?