Results 1 to 2 of 2

Thread: Importance of loops

  1. #1
    Junior Member
    Join Date
    Apr 2008
    Answers
    1

    Importance of loops

    What is the help of joins? Where it will be use? Whats the importance of loops?


  2. #2
    Expert Member
    Join Date
    Sep 2007
    Answers
    697

    Re: Importance of loops

    Quote Originally Posted by shanusk1 View Post
    What is the help of joins? Where it will be use? Whats the importance of loops?
    >>What is the help of joins?

    Join is used to retrieve information from realted tables.
    In other words it is used to combine columns from different tables.

    >>Where it will be use?

    That depends upon the situation.
    Equi join is useful when you are retreiving data from tables having common columns
    Non Equi Join useful when tables do not have common columns
    Outer Join gets rows returned by eui join + rows do not match from other tables.
    Self join - Joining table to itself.

    >>Whats the importance of loops?
    Repeats the same process number of times.


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