|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Object type stuck in database
I Have an object type stuck in my database, when I try to drop it using
drop type address_objtyp force; it says it does not exist. If I overwrite it it creates another object in the catalogue which i can drop but the other one still stays there. This type is in lowercase and all the others are in capital letters... How do i get rid of it? |
|
#2
|
|||
|
|||
|
Code:
drop type "address_objtyp" force |
|
#3
|
|||
|
|||
|
Perfect thanks a mil!
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Object type stuck in database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|