1.

Solve : oracle?

Answer»

hi
could U please tell me when we create a table in oracle and if table is already exists then what type of error should it displayed,? actualy i want exactly error message..Usually, if we refer to tables, we mean heap tables, although there are other types as well.
A heap table is created like this:
create table t (
a number,
b VARCHAR2(10)
)

It is possible to create the constraints together with the create statement. As a foreign key references a known type, it is not necessary to specify the foreign key's column type.
create table orders (
order_id number primary key
order_dt date,
cust_id references customers
)




PA health plans | Health Insurance Pittsburgh PA

I am not sure if my computer drivers are up to date. I am having issues with yahoo game rooms/ games. When in a card game or DOMINOES when I click on a card or domino - my screen flickers/ FLASHES or goes to the BOTTOM of my screen. I constantly get kicked out of the game rooms several times while in a game. Anybody know why this is happening and what I can do to fix it? I have cc cleaner and have ran it. Also I have ad-aware and avg.



Discussion

No Comment Found