Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6838293
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:34:45+00:00 2026-05-26T23:34:45+00:00

i am creating a table. and i am using some update queries on it.

  • 0

i am creating a table. and i am using some update queries on it.

this table has placeId, noOfGirls, noOfBoys. due to some update queries the values of these two fields noOfGirls and noOfBoys becomes negative.

Is there a way so i can convert these negative values to 0. means any constrains or something else so i can protect to be value negative.

Thank you in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:34:46+00:00Added an answer on May 26, 2026 at 11:34 pm

    Declare the column as unsigned int type.

    The unsigned range is 0 to 4294967295, so the value never become negative.

    You can alter the schema of your existing table

    alter table table_name modify column noOfGirls int(10) unsigned;

    You can read it more here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have inserted some data in table using encryption (encrypted by creating my own
i'm creating a procedure to update/insert a table using merge statement(upsert).now i have a
I am creating a large table dynamically using Javascript. I have realised the time
I'm attempting at creating a menu from a table using the Suckerfish css menu
I'm using the following org.eclipse.jface.viewers.CheckboxCellEditor.CheckboxCellEditor(Composite parent) I'm creating a table viewer with cellEditors and
In runtime I'm creating a DataTable and using nested for-loops to populate the table.
I'm using MyFaces 1.1.7 with Facelets and Tomahawk. When creating a regular data table,
After creating a table (by migration), I want to insert some entries directly. How
I'm creating a table that looks something like this. CREATE TABLE packages ( productCode
I'm creating a bunch of migrations, some of which are standard create table or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.