Results 1 to 11 of 11

Thread: How to add values to other columns

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Contributing Member
    Join Date
    Jan 2007
    Answers
    33

    Re: How to add values to other columns

    Quote Originally Posted by reetasharma108 View Post
    Hi Rafi,

    As alter is a DDL command,you can not manipulate the table using alter.if you have to add one more column in table then u can make use of this.

    but if you want to fill the columns of the table then you must have to use DML commands that is INSERT or UPDATE.
    hi reeta
    i jus thought that if we want to insert(not as SQL command) values into a particular cell then then it is better to use UPDATE as INSERT will add a row to the (means a record to the table)..
    please correct me if i am wroooooooooong:-)


  2. #2
    Contributing Member
    Join Date
    Apr 2007
    Answers
    46

    Re: How to add values to other columns

    ya.if u want to fill a colum u have to use update and for inserting new row then use insert.


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