Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi guys!

I want to fill select box which list all username from Users. So,whenever i delete one username from Users automatically it does not appear at select box. I try to make query ("Select username from.....")..but I stuck at from because i don't know what table for Users.So,where can I locate database like User so that I can make query to retrieve record to fill select box?

Thanks.