SQL/400 Questions and Answers

Recent IT Questions

21 - 26 of 26
<<PREVIOUS 1|2 NEXT>>

Update in SQL

I have a flat file which I want to update starting from position 2 to 4. I used below UPDATE statement: UPDATE FLAT_FILE SET SUBSTR(FLAT_FILE,2,2)= 'AA' WHERE SUBSTR(FLAT_FILE,1,2) = 'HH' The above SQL Query is throwing an error SQL0104 for missing token. Can anybody suggest me on the above. ...

View Answer   |  Sep 30 2008  12:01 AM GMT
SQL/400, Flat files, UPDATE statement
asked by Vids

  285 pts.

There is a way to order one SQL union file?

I have to conect 2 files, the current and the historic. Both has the same structure but the fields names are diferent. This is the complete command but i can not order to put the records in a subfile in the order that i need: C/EXEC SQL ...

View Answer   |  Sep 9 2008  10:54 PM GMT
RPG, RPGILE, SQL/400
asked by Riper

  5 pts.

Suffix a record using SQL

Hi guys, any ideas how to suffix a record (as400 flat file) using SQL? thanks

View Answer   |  Sep 9 2008  4:18 AM GMT
SQL/400, AS/400 flat file
asked by Rockleadme

  385 pts.

I can create a SQL procedure using i series navigator but do not have any authority on the procedure.

I can create a SQL procedure using i series navigator but do not have any authority on the procedure. When i view the procedure on i series navigatore it show that iam the Definer, however when i try to change the permissions on the procedure i get following message CPFA09C Not authorized to...

View Answer   |  Aug 28 2008  11:30 AM GMT
QSYS.LIB, iSeries Navigator, SQL/400
asked by JohnsonMumbai

  380 pts.

SQL/400 commands

Hi friends, How can I see or get the SQL/400 commands executed from another user ? Regards, Roberto

View Answer   |  Aug 12 2008  0:46 AM GMT
AS/400 and SQL, SQL/400
asked by SILVARB

  420 pts.

Journey from SQL/400 to SQL Server Development

I'm fairly comptent with SQL/400 , scripting, etc. - - how difficult would it be to applying this to learning something like "SQL Server" ?

View Answer   |  May 29 2008  3:09 PM GMT
SQL, SQL Server, SQL/400
asked by Tsmith71553

  15 pts.

21 - 26 of 26
<<PREVIOUS 1|2 NEXT>>