Jump to content

abes_nitya

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by abes_nitya

  1. My question is about sql query: suppose that there is emp table which contain column name as empname,empno, sal etc.we want to find "nth maximum salary of an employee". by SQL query.byethanks

    dbms

    sir, iwant to know that "what is the difference between primary key , foreign key and secondary key" plz help me.thanks.bye.....

  2. use this
    ALTER TABLE tablename  RENAME COLUMN currentColumnName TO newColumnName

    This will change hte name of the column without effecting contraints or type

    sir ,i could not stoped ....without giving u a thanks.i want to say u a heartest thanks.because i have to implement this query to my project.thanks
×
×
  • Create New...