Top "Db2-400" questions

DB2-400 is IBM's name for the database integrated into the OS/400 operating system for it's AS/400 line of midrange computers.

Error SQL0104 when creating a function in System i V7R1

I'm creating a SQL function on System i V7R1: CREATE FUNCTION MYSCHEMA.GROUPDIBAS(v_code VARCHAR(50)) RETURNS VARCHAR(2048) LANGUAGE …

sql for-loop ibm-midrange create-function db2-400
Add a field description to a DB2/400 file

I have a set of files in a library on an AS/400/iSeries/System-I/whatever-IBM-wants-me-to-call-it-these-days which I do not have …

sql db2 ibm-midrange db2-400
How to view a Trigger Definition in AS400

I have been trying to view the Trigger Definition for a trigger for AS400, and can't seem to find the …

ibm-midrange db2-400
to_date with AS400

I am writing to you because I can't use the operator to_date on an AS400 database. With Oracle database, …

sql db2 ibm-midrange to-date db2-400