Email Alerts
-
Delete the IFS object in a batch
The following tip shows you how to delete log files. Tip
-
Top RPG programming books
A look at the most popular books on RPG programming Tip
-
Converting Julian dates in query
An easy way to convert a Julian date to a normal date in query. Tip
-
Query feature helps you produce reports faster
A little known feature in query on the iSeries allows you to define a field as the current date. Tip
-
iSeries pager messages
Use the iSeries modem to send messages to your pager. Tip
-
Merge two keyed physical files
This utility gets around having to copy together two files that are the same and have duplicate keys. Tip
-
Nine skills every RPG programmer should have
Want to learn new technologies but don't know where to begin? Try simply expanding your current skills. Tip
-
Run SQL statements from the command line
Here's a quick way to evaluate information, such as mathematical formulas or file content, etc. Tip
-
Use SQL to delete duplicate records
This short command will delete duplicate keys in SQL. Tip
-
SQL recursive REPLACE command
Here's a SQL REPLACE() function that works like TRIM or SUBSTRING. Tip