At 12:54 PM 3/9/07, Ezequias Rodrigues da Rocha wrote:
>Is it a simple action to convert a database from PostgreSQL to Oracle ?
>
>I mean a simple database with
>
>33 tables
>8 functions
>31 sequencies
>2 triggers
>1 type
>3 views
>
>Has someone any idea ?
Depends on what's actually in the above objects; simple check each one to
see if Oracle has an equivalent. Another consideration - do the SQL
statements in your app adhere to standards?