Confiigure percent field on table

已答复 Confiigure percent field on table

  • Wednesday, August 29, 2012 9:37 AM
     
     

    What is the ideal way to code a percentage field on a table?

    I have a PROJECTS table and want to add a field called PERCENTCOMPLETE. I was thinking of just setting it as an int. How can I limit it to a number between 0 and 100?

All Replies