Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    13,349

    General Add drop columns in Sybase ASE 15.0

    I want to drop columns from a table using alter table.

    I have used alter table drop column

    This gives me syntax error.

    Can anyone please let me know how to add / drop columns to table in...
  2. Thread: Triggers

    by keerthv
    Answers
    5
    Views
    4,618

    SQL Re: Triggers

    Lets say you want to create trigger on table1 having columns id and name.

    The syntax would be

    create trigger insert on my_table as
    begin
    insert into my_table values (0,"new NAME inserted")...
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