Search:

Type: Posts; User: chskumar; Keyword(s):

Search: Search took 0.00 seconds.

  1. MySQL Re: difference between Union All and full outer join

    UNION ALL: there is restriction for set operators, i.e. the columns in query 1 must match the columns in query2 in data type,order and number.

    some e.g.:
    display those who are emp as well...
  2. Answers
    18
    Views
    187,041

    MySQL Re: difference between delete and truncate

    truncate does not take any data to the rollback segment or undo tablespace.
    truncate is fast.
    truncate delete's the data permanently.

    delete will copy the data to the undotablespace for...
Results 1 to 2 of 2
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