Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: How will I adapt from Pick to Oracle?
Jimmy Navarro <bc984_at_lafn.org> wrote in message
news:3AC01CF1.71DE8315_at_lafn.org...
> I used Pick (R83 and R91) from 1989 to Advanced Pick until 1995. Is it
> easy to learn Oracle from Pick background? I run Linux at home as
> experimental servers, BIND DNS server, Samba, DHCP, etc., and would
> like to install Oracle 8i with Red Hat 7.x. Gosh, to much to learn...
> Is there Oracle equivalent of Pick Access like 'SELECT FILE WITH' and
> 'SAVE-LIST MY_LIST' then GET-LIST MY_LIST'? We use Sun+Oracle-based
> data warehouse at work I wanted to get access but was told I need to
> know Oracle Table and SQL.
>
No, I do not think the Pick background will give you much help. Oracle and other relational database management systems(RDBMS) use a totally different terminology to create, store, muniplate and use data. You'd better to find some materials to get the basic knowledge of Oracle and RDBMS. The SQL is the common language for all of RDBMS with slitly difference. In case of Oracle, it uses PL/SQL. Received on Tue Mar 27 2001 - 14:36:49 CST
![]() |
![]() |