answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What kind of check is a validity check performed on data only numeric data into a field?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How to check whether a character is numeric in an alphanumeric field in easytrieve.?

IF WS-AGE NUMERIC DISPLAY "NUMERIC" ELSE DISPLAY "NOT NUMERIC' END-IF


How do you convert a CHAR to Numeric in easytrieve?

You need to redefine the char field either in W/S or where it is defined in the input file. If you redefine a char field to numeric you should do a numeric test on the field before using it as numeric, otherwise your may abend with a S0C7. Yea, that's the hard way to do it above... This is one of the most common Easytrieve questions I encounter in the field. There is a macro that is shipped from CA called ALHPACON. You send it an alpha field and it returns a numeric. %ALHPACON ALPHA-FIELD NUMERIC-FIELD Ask your systems programmer to look for the shipped macros if it is not in your maclib.


When a numeric field is added to a pivottable is is placed in the?

Values Area


How do you find average in query?

You need at least one numeric field in your query. Turn on the Total line in the query. Change the option under the numeric field to Average. When you run the query, you will get an average.


If a numeric field has a size of 6 what is the highest number it can hold?

999999


What type of field can store numeric data that can be used in mathematical calculations?

In database systems, the fields Integer, Number, Floating, Long are the datatypes used for storing and representing numbers or numeric data. Calculations can be performed based on these data types. Refer to the application/system specific manual for the exact implementation of the above.


Which symbol represents an Excel numeric field that is too wide to display?

The # symbol.


A telephone number would be stored in a field in a database?

You can save it in NUMERIC or varchar datatype.


Example of salary in numeric format?

How we writes 30 thousand in numeric Field


What function will count the number of numeric entries in a table field that pass a test?

The COUNTIF function.


What is the definition of field check?

field check


What is the difference between Numeric data and Alphabetical data?

Int'l Uppercase Alphanumeric – field accepts only uppercase alphabetic characters and numbers from an international keyboard; all inputted text will be converted to uppercase. Multi-line Text - field accepts multiple lines of text. Numeric – field accepts only numbers and specific numeric data entry characters.