How fast is it possible to learn Oracle if I'm proficient in mySQL?

Hi ladies and gents,
I am planning on creating an estate agency website. I have about 3 months to do that. I did computer science in uni, so i know java, c++, SQL, x/html, html, a bit of javascript, css. I bought a PHP and Oracle book.
My question is, considering the fact that I have never created a website with a fully functional database on, how long does it normally take for experience people to create such a site?
If I am a fast learner would I be able to do it in 3 months? I am really scared that I am taking on a challenge that I will not be able to handle. I will be fully committed and obviously will be spending day and night on designing and coding the site.
Finally the most important question I want people to answer is this, if I am already proficient in SQL, will learning Oracle take much time? Can I not do the site with SQL instead of Oracle at the moment?
Massive "Thanks" to any who answers my questions. I am mainly interested in your views so any reply will be welcome.

I've no idea on the project, having never done anything like that myself, but a working knowledge of SQL, whilst handy, isn't the be all and end all of working with a database.
Firstly, you've got to get the design of the database right - normalised tables, primary keys, foreign keys, etc. Getting that right makes the rest of your job much easier!
Secondly, a lot depends on the database you're working with. You'd take a different approach SQL / code wise when using Access than you would when using Oracle. So, you'd have to get familiar with the capabilities of your particular database platform in order to be able to make the best use out of it. (For example, Oracle has a different method of ensuring read consistency than MS SQL Server does, and what you can do in one big SQL statement in Oracle, you would break up into smaller queries and use temporary tables to hold the data.)
Thirdly, the SQL used in each database platform is slightly different - most of it is standard, but there are bolt-ons which are not the same across the databases (eg. in the case of Oracle, how you handle DATEs is not the same as how you'd do it in SQL Server, Sybase, etc.)
If I were you, I'd stick to using something that I knew, rather than trying to learn everything in 3 months! However, if you were wanting to bolt a website onto an Oracle database, I believe APEX could well suit your needs.

Similar Messages

  • How to start learning Oracle SOA

    Hi All
    I am a Siebel Guy with 7+ years of experience. I would like to learn Oracle SOA Suite including BPEL, BPM, OSB and AIA.
    Please suggest me how to start and proceed.
    It will be helpful for me.
    Thanks in Advance.
    C.R.Bala
    Bangalore
    India

    Start with by understanding what is SOA ? Why do we need SOA ?
    Introduction Video
    http://www.oracle.com/webfolder/technetwork/tutorials/demos/fmw/SOASuite11g/SOA_Suite_11g/SOA_Suite_11g.html
    Some examples provided below from Oracle. Scroll down you can see video which talks about how to install weblogic, soa, osb much more.
    http://java.net/projects/oraclesoasuite11g/pages/Home
    If you have any issues then let us know we have ppl to help you.
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts).
    Thanks,
    Vijay

  • How fast text search field in Oracle without using Intermedia?

    How fast text search field in Oracle without using Intermedia? Thank you, Paul.

    yes,it is overriden in VOImpl
    public void executeQuery()
            setQuery((new StringBuilder()).append(selectStmt).append(" order by ").append(getOrderByClause()).toString());
            OAApplicationModuleImpl oaapplicationmoduleimpl = (OAApplicationModuleImpl)getApplicationModule();
            OAApplicationModuleImpl _tmp = oaapplicationmoduleimpl;
            if(oaapplicationmoduleimpl.isLoggingEnabled(1))
                OAApplicationModuleImpl _tmp1 = oaapplicationmoduleimpl;
                oaapplicationmoduleimpl.writeDiagnostics((new StringBuilder()).append(getClass().getName()).append(".executeQuery").toString(), (new StringBuilder()).append(" Query:").append(getQuery()).toString(), 1);
            super.executeQuery();
    But I have extended VO and substituted the VO . In the substituted VOImpl, instead of executeQuery(),I have written
    public void customExecuteQuery()
              setQuery((new StringBuilder()).append(selectStmt).append(" order by ").append(getOrderByClause()).toString());
              executeQuery();
    Will this work,or do I need to do any changes?
    Thanks,

  • How to learn Oracle?

    Hi All,
    I am a B.E(Medical Electronics) graduate. I am working in a Call center at present. I want to learn oracle as i want to make it as my career. I am a NEWBIE I do not know any thing about Oracle. How to start? Any help would be appreciated. I am confused about my life. Also, i know only basics of c and C++. Please help me out on how to proceed.
    Thanks in advance.

    user12189473 wrote:
    My opinion is a valid one Billy, based on many years with Oracle products.
    You may not agree with it, but it doesn't mean you have to be abusive.Well if you feel your point is valid and you're not just trolling, then please provide evidence or justification to back up your claims.
    If I were you I wouldn't bother learning Oracle - it's just a constant life of bug-fixingBugs can exist in any development environment. It isn't specific to Oracle, Microsoft or any other company.
    Bugs in the product are typically fixed with regular patches and most companies make those readily available, so there's no issue there.
    Bugs in the software developed with the product are the responsibility of the developer and are not an issue with the product itself. Good design, understanding and testing make for good application development. The product on assists to facilitate the development, not to ensure that there aren't idiots developing using it.
    and trying to get assistance from Oracle Support.What's the problem getting assistance from Oracle Support? Can't say I've ever had any real problems with them. They've always been most amenable. From what I gather, most people have issues with support when they themselves don't provide the necessary information to detail the issue in the first place.
    There are too many people learning Oracle these days (because it's pretty easy), and most jobs are getting out-sourced anyway.There are too many people getting certification and calling themselves Oracle developers/dba's and they don't have relevant experience, that's true, but that doesn't just relate to Oracle, it relates to many areas of IT (and I'm sure many other businesses too).
    Oracle is as easy as the depth you get into it. The deeper you go the more complex it can be. It's good that it's easy to get into as nobody want to come into learning a product that is just overly complex, but it's also good that it offers the power, flexibility and complexity when it is necessary.
    As for many jobs getting out-sourced, I guess that depends on your country and the economic climate and the nature of your business. I think there's a little less out sourcing going on lately as companies are beginning to realise that outsourcing their development often leaves them with unmaintainable, bug ridden code, written by people who don't care about the bussiness, but just care about getting money in their pockets. Of course there are still companies where the management just see a cheap short term option and go for it anyway, which is sad really.
    Saying all that however, you're points are certainly no reason to not bother learning Oracle. Your points could be applied to any product on the market. Hence why they came across as trolling.

  • How to start learn oracle form

    Hi All,
    I'm interested to learn oracle forms, but don't know where to start.
    Also, I've only found very little book about oracle forms.
    Any suggestion?
    thanks.

    go to otn.oracle.com/products/forms. Here you will find alot of information.
    On the top right you can see a link to an education course and education material..
    There are links to sample code and viewlets - the vewlets are a good place to start.
    There are loads of white papers.
    You can also download Oracle9i Forms and use the on line help (which it also available on OTN).
    Happy Learning!
    Regards
    Grant Ronald
    Forms Product Management

  • How to learn Oracle Financial

    Hi All,
    I am an IT engineer and new to Oracle Financials, and I would appreciate it if you could tell me what would be the best and quicker way to learn Oracle both from a technical and functional perspective.

    Is it a good idea to go to accounting classes from a college (like assocaite degree from a community college). does this help any..?
    --Thanks,                                                                                                                                                                                                                                                                                                   

  • HOW to download The Demo Version of Oracle JD Edwards Enterprise One 9.0,

    Dear Friends,
    Can any one tell me how to download The Demo Version of Oracle JD Edwards Enterprise One 9.0, for Practice purpose,
    if you have any links please tell me,
    and how much capacity of hard disk need to store the same.
    I am Learning the Oracle JD Edwards ERP, so that i want to Practice it in my home.
    Is it possible to work demo version with out Internet facilities?
    regards.
    AR

    user11690597 wrote:
    Thanks for the link, but not able to find JDE demo version for download.It's not quite as simple as 'click the download' button. You gotta get the infrastructure in place.
    As recommended, go to http://edelivery.oracle.com , click on Continue, fill the legal page, select JD Edwards for your OS, and start downloading. I would probably start and stop with the Installation document, since that likely has information such 'how much of the 60GB download is really required'.
    In the Oracle world, learning and practicing starts with reading.

  • How to use JavaMail 1.4 with Oracle Application Server 10g (9.0.4.0.0)

    Hi all,
    I'd like to know if it's possible and how to use JavaMail 1.4 with Oracle Application Server 10g (9.0.4.0.0), Windows version.
    With the following code, I can see that the mail.jar used by the server is the one included in the jdk installation :
    // I'm testing InternetAddress.class because I want to use commons-email-1.2.jar that requires mail.jar 1.4 (or higher) and activation.jar 1.1 (or higher)
    // and I know that inside the commons-email-1.2.jar file, I need to call the InternetAddress.validate() method that throws a java.lang.NoSuchMethodError: javax.mail.internet.InternetAddress.validate()V if it is used with mail.jar 1.2.
    Class cls = javax.mail.internet.InternetAddress.class;
    java.security.ProtectionDomain pDomain = cls.getProtectionDomain();
    java.security.CodeSource cSource = pDomain.getCodeSource();
    java.net.URL location = cSource.getLocation();
    System.out.println(location.toString());
    This code returns : file:/C:/oracle/app/jdk/jre/lib/ext/mail.jar and this mail.jar file has an implementation version number: 1.2
    - I've tried to include my own mail.jar (1.4.2) and activation.jar (1.1.1) files in the war file that I deploy, but it doesn't work (the server still uses the same mail.jar 1.2)
    - I've tried to put the mail.jar (1.4.2) and activation.jar (1.1.1) files in the applib directory of my OC4J instance, but it doesn't work (the server still uses the same mail.jar 1.2)
    - I know that a patch exists : I've read the following document: How to Make Libraries such as mail.jar and activation.jar Swappable ? [ID 552432.1]
    This article talks about the Patch 6514136, but this patch only applies to : Oracle Containers for J2EE - Version: 10.1.3.3.0
    Can you please help me ?
    Thanks in advance for your answers,
    Laurent

    I strongly suggest to upgrade to AS 10.1.3 to get this.
    Think of future support of AS 9.0.4. You will get not critical patch updates anymore.
    --olaf                                                                                                                                                                                                                                                                                                               

  • Is it possible to boot oracle vm server over iSCSI and ipxe?

    Hi,
    Is it possible to boot oracle vm server over iSCSI and ipxe?
    I have tried it, but got a kernel panic after the boot progress.
    Can anyone tell me what should I do to install and or boot oracle vm server on and from a iscsi lun instead a local hard drive?
    Thanks!
    Redwan

    959211 wrote:
    Hi,
    I have Windows 2008 R2 64 Bit Operating Server Installed.
    Other software that are Installed :
    1) Visual Studio 2010 Ultimate 32 Bit.
    2) Microsoft SharePoint server 2010 64 Bit.
    For my development purpose I want to install both oracle 11g client 32 bit and oracle 11g client 64 on the same machine.
    Is it possible to install both 32 and 64 bit instance on the same machine.
    Thanks
    Sambityes, possible; but minor challenge to manage dynamically
    how to ensure that you actually use the flavor you desire?

  • Is it possible to install oracle 11g 32 bit in windows 7 64 bit?

    I just need some advice on installing oracle 11g 32 bit on windows 7 64 bit.
    If its possible to install oracle 11g 32 bit on 64 bit please let me know how.
    Thanks

    857211 wrote:
    I just need some advice on installing oracle 11gWhat part/product of "oracle 11g" exactly?
    Installation Guides should be clear enough, if read. Also read Release Notes for additional support/unsupport info.
    http://docs.oracle.com/cd/E11882_01/install.112/e24186/reqs.htm#CHDHGGFE
    http://docs.oracle.com/cd/E11882_01/install.112/e24187/pre_install.htm
    However the Installation Guide for Database Client adds:
    "Note: Oracle provides 32-bit (Windows x86) and 64-bit (Windows x64) versions of Oracle Database Client. _Oracle certifies 32-bit Oracle Database Client on Windows x64_." (underline added)

  • How to rename the column name in oracle 8i?

    hi,
    Does anyone know how to rename the column name in oracle 8i?My method was drop the relationship key first then delete the old column,finally add the new column.
    Thanks for your replay.
    jing

    There is no facilty to rename a column name in Oracle 8i. This is possible from Oracle 9.2 version onwards.
    For you task one example given below.
    Example:-
    Already existed table is ITEMS
    columns in ITEMS are ITID, ITEMNAME.
    But instead of ITID I want ITEMID.
    Solution:-
    step 1 :- create table items_dup
    as select itid itemid, itemname from items;
    step 2 :- drop table items;
    step 3 :- rename items_dup to items;
    Result:-
    ITEMS table contains columns ITEMID, ITEMNAME

  • How to store the zip file in oracle table?

    hi,
    How to store the zip file in oracle table ?
    is it possible to unzip and read the file ?
    Thanks
    Rangan S

    SQL> DESC BLOB_TABLE;
    Name Type Nullable Default Comments
    A INTEGER Y
    B BLOB Y
    SQL> INSERT INTO BLOB_TABLE VALUES(5,BLOB('MWDIR_TST','TEST.ZIP'));
    INSERT INTO BLOB_TABLE VALUES(5,BLOB('MWDIR_TST','TEST.ZIP'))
    ORA-00904: "BLOB": invalid identifier
    SQL> INSERT INTO BLOB_TABLE VALUES(5,('MWDIR_TST','TEST.ZIP'));
    INSERT INTO BLOB_TABLE VALUES(5,('MWDIR_TST','TEST.ZIP'))
    ORA-00907: missing right parenthesis
    SQL> INSERT INTO BLOB_TABLE VALUES(5,('\\MWDIR_TST\TEST.ZIP'));
    INSERT INTO BLOB_TABLE VALUES(5,('\\MWDIR_TST\TEST.ZIP'))
    ORA-01465: invalid hex number
    SQL> INSERT INTO BLOB_TABLE VALUES(5,('\\MWDIR_TST\TEST.ZIP'));

  • How to set default print orientation in oracle reports 6i?

    Can anyone please help how to set default print orientation of Oracle Reports 6i? Currently document is printed in Portrait orientation, but I need to print it in Landscape orientation. Is this possible?

    It is solved now. Go to Layout Model -> Main Section, Press F4. In the property pallet select the Orientation that is required to be selected when print is taken for that report.

  • Need Best way to start learning Oracle 11g  DBA

    Hi.This is Tejaswi.
    I want to learn Oracle 11g DBA.I've downloaded all software's and Documentation for Orcl 11g R2. Now. i want to start Learning DBA. Can any one suggest me the best way to Start learning DBA?
    Please suggest me the good books For Oracle Architecture and SQL.......

    Hello Tejaswi,
    The advice you got about reading the Oracle Concepts and 2 Day DBA documentation is very good advice.
    I found that knowing some SQL*Plus and SQL Developer was also very helpful as, they both provide a way to interface with the database and try the things you read about. For SQL Plus, I used the book:
    Oracle SQL*Plus: The Definitive Guide, 2nd Edition
    By Jonathan Gennick
    Publisher : O'Reilly
    ISBN : 0-596-00746-9 I openly recommend it. It is easy to read, the book is very well thought out, it covers what you really need to know (and more too). The author explains the subjects very well. I would definitely learn some SQL Plus and SQL developer before getting into the 2 Day DBA document (make those 2 days about 7 days each if not more).
    To learn SQL, I "sort of" used (I say "sort of" because I only read some parts of it available online and at the local bookstore):
    Oracle SQL by Example
    By Alice Rischert
    Publisher: Prentice Hallit probably has more SQL than you'd need as a DBA but, it is an excellent book you may want to consider.
    If you are starting from scratch, as I did, you'll find that you need to learn multiple things at the same time. I believe SQL Plus is the best place to start, along with possibly the Concepts document. That will give you a base to build upon.
    HTH,
    John.

  • Suggested books/video series for learning oracle sql?

    What are some good books/ videos for a beginner to learn oracle sql?
    I learn best by being able to go through exercises.
    I am using Oracle 11g express edition and sql developer. In sql developer I have only one connection to the HR schema.
    Also, can I connect to the SCOTT schema in oracle 11g?

    Hi,
    The SQL Language reference is a great book, but its a bit dry for a beginner.
    How about starting with the Getting Started and 2 Day guides here
    http://docs.oracle.com/cd/E17781_01/index.htm
    There are a lot of tutorials here as well
    https://apex.oracle.com/pls/apex/f?p=44785:1:0::NO
    google will also bring up lots of hits as well
    Regards
    Andre

Maybe you are looking for

  • Places to save memory space on a MacBook pro?

    I need to free up 10 gb of space on my MacBook pro, is there any easy places to save disc space?

  • How to validate File Path given for upload

    Hi All, I am trying to upload a file using the File Upload Control. I have already bound the data and resource property with the context attributes. Can someone please suggest that what can be done to validate the file path? For eg. if i enter "abcd"

  • Unhandled Error in GSM Module

    Hi, When I am  trying to move the Formualation Spec from Final Review to Approved, I am facing Unhandled error. I got the below message from event log.Please find the below error. ErrorType: First| ErrorCount: 0| App: GSM| SessionId: d56508b1-d391-d4

  • Apple Mail not showing any emails in Inbox when using Gmail IMAP.

    I am using Mail to check my Gmail which is set up in Google Apps. The problem is that it never seems to synchronize properly with Gmail. Right now, if I click on Inbox in Mail, it is empty. Not one mail. But if I search for something in the search ba

  • Microsoft Lync Server 2013 Control Panel "Navigation to the webpage was canceled"

    i'm facing this issue on the last 2 days.My Lync server 2013 was seted up a month ago and everything went fine on the installation. Lync server 2013 on Windows 2008R2 SP1. I could login to the Control Panel (using domain administrator credentials), c