Jump to content

vidhya

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

vidhya's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I gave an example as 5 users....there will be n number of users....
  2. In the link provided abt the illustration says the execution in linux. how do i do it in windows? how to auto start the task without linux?
  3. what do u mean by cron job?how to do that?
  4. hi, i have a table with 5 usersid.each user will be given a rank(1 -10) while joining.after one year completion of joining the rank of the users shd be autoincremented by itself without any triggers.(suppose a users has rank 5 while joining, the next year it shd be 6).pls help i don know how to go abt this. is there a way to do this without any triggers.pls help me with the code. thanks in advance
  5. Hi, Can anyone tell me is there any php editor with mysql so that i can run the code locally in my system without using internet.Pls help.
  6. thanks for the reply. Am new to php and sql.Can u guide me on how to go with the innodb? thanks in advance
  7. thanks friends i got it myself. i placed a comma instead of a dot.
  8. hi, i have a table in which a column "id" is auto incremented.each time i insert a row i get a new id. Now i want to add "SL" infront of it and display in the front end. eg:if the id generated is 3244.I want to display as SL3244. how do i do this pls help.
  9. How to lock a mysql table while an insert or update operation is being done by a person so that the other person can only view but shd not be able to do any other operation until the former operation is completed. Pls help.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.