Results 1 to 3 of 3

Thread: Processing Reg.

  1. #1
    Contributing Member
    Join Date
    Mar 2008
    Answers
    66

    Processing Reg.

    1. Where does sql statements processing takes place? In server or client machine?
    2. Where does Pl/sql Statements processing takes place? In server or client machine?


  2. #2
    Moderator
    Join Date
    Jun 2007
    Answers
    2,074

    Re: Processing Reg.

    client sends the commands to the server only after it passes through syntax check . The rest of the procesing is done at the server.

    Pl/sql statments are processed by plsql engine.

    Follow some good books for further details.


  3. #3
    Expert Member
    Join Date
    Dec 2007
    Answers
    138

    Re: Processing Reg.

    All the Sql satametent processed at server side but the verfication of syntex will happen at client side.
    A simple answer to you is in you machine dont install Sql server while make anothere system(server) that have Sql serve and then make a application that need sql query execution , you can find you soultion own by own.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact