hai, I am searching job on Oracle10g and PL/sql,Unix... can any one send me resume format. an suggest me how to prepare.. ann books..
1 4593what is mean by prmary key and foreign key and how can we diffrentiate that? Please answer me. Advance thanks.
9 17282There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
1978If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?
1 4125how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
1 4861In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
2292what is the maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
2 7827How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
2197Post New Oracle General Questions
What is ceil and floor in oracle?
Explain enable novalidate constraint.
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
what are the advantages of running a database in archive log mode?
Briefly explain what is literal? Give an example where it can be used?
How to write a query with a left outer join in oracle?
What is a lookup table in oracle?
Is there any function in oracle similar like group_concat of mysql?
What is flashback in Oracle?
What are the original export and import utilities?
How do I find my oracle client driver version?
What are the oracle built-in data types?
In what script is snap$ created? In what script is the scott/tiger schema created?
Explain what are the type of synonyms?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)