× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



SMALL INT uses two bytes, and allows values between -32.000 something to + 32.000
I need a field for values between 0 and 100, if possible using one byte.
One way to do it is to define as 1 BYTE binnary and overlap in a DS, but if it is the only way I will use two bytes.

Michael Schutte wrote:

Wouldn't that be SMALLINT

You have SMALLINT, INTEGER and BIGINT in SQL. I don't know about
unsigned.

On Mon, Mar 25, 2013 at 10:12 AM, Raul A. Jager W. <raul@xxxxxxxxxx> wrote:


In RPG (and other languages) I can declare a 1 Byte number, signde for
-128 to 127 and unsigned 0 to 255, wich will be something like a "half
small integer".

But I clould not find a way to define such a field in SQL. Is it possible?

TIA
Raul


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.