For a field in a repeating frame, can the source come from
the column which does not exist in the data group which
forms the base for the frame ?
Differentiate between pre-select and pre-query?
Hi All, Recently I attended a interview for a developer position in an educational university. They asked me the a question, I answered somehow but I was not not satisfied myself. Can anybody reply for it? The question is: A business user comes to you directly with an urgent request:: there is a problem with some students not being able to re-enrol. It appears that ?something has gone wrong with the end-dating of some previous courses they had enrolled in, and this is preventing them from completing their on-line re-enrolments?. Fortunately the user has done some analysis on the situation, and has developed some code to change the end dates. They tell you that they have tested this code in the ?dev? environment, and it works fine. They are asking you to please get this implemented in production as soon as possible. What steps would you take in response to their request ? Thanks
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
How to rename a tablespace in oracle?
what is kernel?
What is a data lock in oracle?
What is the string concatenation operator in oracle?
How to convert a string to a date in oracle database?
What are various joins used while writing SUBQUERIES?
What are the data types in oracle?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table