+ Post New Thread
Page 1 of 17 1 2 3 11 ... LastLast
Threads 1 to 20 of 334

Forum: SQL

Information about SQL programming

  1. Is it possible to dynamically find last QHST table via SQL?

    Hello, I have a handful of SQL queries that I have been running nearly every work day to monitor a few projects on hand. Each result then gets...

    Started by ebbhitch‎, 12-20-2012 09:49 AM
    • Replies: 5
    • Views: 1,293
    01-10-2013, 01:24 PM Go to last post
  2. Question HELP: SQL file Authorization Error - OCL to CL to RPGSQLE to Embedded??

    OK. I'll try to summarize this clearly. I'm completely stumped at what I did wrong or what factor I'm not aware of missing. I'm working on an...

    Started by ebbhitch‎, 06-29-2012 10:54 AM
    • Replies: 5
    • Views: 2,355
    07-03-2012, 12:27 PM Go to last post
  3. Question SQL Error 802 Type 6 - Numeric Handling for Joins?

    Hello, I hit my head against this all yesterday, but have not found a clear explanation or way around this error. I'm trying to run a SQL...

    Started by ebbhitch‎, 05-02-2012 11:58 AM
    • Replies: 5
    • Views: 2,755
    05-07-2012, 10:42 AM Go to last post
  4. Comment on Practical SQL: Three Ways to JOIN

    Article at Practical SQL: Three Ways to JOIN Our tables tend to have unique column names (old school!) so I wasn't aware of the disappearing...

    Started by DaleB63‎, 10-05-2011 08:58 AM
    • Replies: 5
    • Views: 4,288
    10-14-2011, 01:48 PM Go to last post
  5. SQL Error SQL0051: Cursor Previously Declared

    Hello, I'd like to "re-Declare" a SQL cursor in my SQLRPGLE program. Of course, the compiler won't let me do this, since it only allows a cursor...

    Started by Guest.Visitor‎, 05-09-2011 07:42 AM
    declare cursor
    • Replies: 5
    • Views: 1,825
    05-25-2011, 09:43 AM Go to last post
  6. Practical SQL: Calling RPG from SQL, Part II

    ** This thread discusses the article: Practical SQL: Calling RPG from SQL, Part II ** ** This thread discusses the Content article: Practical SQL:...

    Started by venkateshv76‎, 05-05-2011 07:21 AM
    • Replies: 1
    • Views: 680
    05-05-2011, 09:43 PM Go to last post
  7. An Open-Source DB2 SQL Graphical Tool That You Can Use for All Your Databases

    ** This thread discusses the article: An Open-Source DB2 SQL Graphical Tool That You Can Use for All Your Databases ** ** This thread discusses the...

    Started by parkib‎, 02-16-2011 02:51 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,073
    06-25-2012, 10:55 AM Go to last post
  8. V7.1 XML Annotation Decomposition Error

    Got a new project working to receive a XML from a vendor that needed to parse into 2 databases. I tried using the new feature (Annotation...

    Started by Guest.Visitor‎, 02-04-2011 01:09 PM
    • Replies: 1
    • Views: 993
    02-11-2011, 12:05 PM Go to last post
  9. Nested SQL Loop - Performance Hit

    I am building a subfile on an SQL loop that is based on selection criteria from an outer SQL loop. It works. However I'm taking one heck of a...

    Started by D.Abramowitz‎, 12-17-2010 01:59 PM
    • Replies: 1
    • Views: 1,224
    12-20-2010, 05:33 PM Go to last post
  10. Practical SQL: SQLCOD and SQLSTT

    ** This thread discusses the article: Practical SQL: SQLCOD and SQLSTT ** ** This thread discusses the Content article: Practical SQL: SQLCOD and...

    Started by B.Hauser‎, 11-03-2010 01:38 AM
    • Replies: 1
    • Views: 924
    11-03-2010, 12:46 PM Go to last post
  11. Insert Into statement comparable to a CPYF command

    Group, I have two files - file#1 is member of a PF (FILE A) keyed by donor#, (an alias has been created to point to the specified member) file#...

    Started by Guest.Visitor‎, 10-26-2010 03:59 PM
    • Replies: 3
    • Views: 1,835
    10-27-2010, 06:50 PM Go to last post
  12. Why Use Embedded SQL Within RPG? I want my code to last.

    Tom, you are 100% right. Most of us converts like the dynamic selection, the dynamic sort, and the better joins we get from SQL over old fashioned...

    Started by jvoris‎, 10-20-2010 08:39 AM
    embedded sql, languages, sqlstt, test of time
    • Replies: 4
    • Views: 2,347
    11-03-2010, 10:55 AM Go to last post
  13. Question Alter Table Drop Column error

    Group, When running the sql command: ALTER TABLE mylib/mytable DROP COLUMN mycolumn, I continually receive the SQL Error SQL0952. Everything that...

    Started by Guest.Visitor‎, 10-15-2010 12:28 PM
    • Replies: 3
    • Views: 2,489
    10-20-2010, 07:43 PM Go to last post
  14. Use SQL to Export and Delimit Files on the IBM i

    ** This thread discusses the article: Use SQL to Export and Delimit Files on the IBM i ** ** This thread discusses the Content article: Use SQL to...

    Started by efnkay‎, 01-21-2010 10:53 AM
    • Replies: 1
    • Views: 1,462
    01-21-2010, 07:13 PM Go to last post
  15. Exclamation SQL Help Needed ASAP

    I am currently do SQL in university in 1 of my modules. Just wondered if somebody had a good knowledge of the programme, and could help me a...

    Started by Guest.Visitor‎, 01-14-2010 04:54 PM
    sql
    • Replies: 1
    • Views: 1,486
    01-15-2010, 04:54 PM Go to last post
  16. Downloadable code

    Attached is the source code for this article. Victoria Mack Executive Editor MC Press Online

    Started by V.Mack‎, 12-16-2009 10:25 AM
    • Replies: 0
    • Views: 1,940
    12-16-2009, 10:25 AM Go to last post
  17. Recursive Table Expressions

    I enjoyed the article "Practical SQL: Don't Be Afraid of Recusrion", however I'm a bit puzzled. According to the V5R3 DB2 UDB for iSeries SQL...

    Started by blake56‎, 10-26-2009 01:22 PM
    • Replies: 3
    • Views: 1,736
    10-26-2009, 06:53 PM Go to last post
  18. DB2 SQL error codes 551

    Please Help! I wrote an embede SQL in free RPG. I use prepare statement. When i run it under my id, it works perfectly. Then I move this program...

    Started by mongliu‎, 10-21-2009 03:50 PM
    • Replies: 2
    • Views: 6,742
    07-21-2010, 06:51 AM Go to last post
  19. Recursion has a more benevolent name...

    The word "recursion" is a little scary. The technique actually being described (the WITH part) is called a "common-table-expression" and it can be...

    Started by efnkay‎, 10-21-2009 02:45 PM
    • Replies: 2
    • Views: 1,668
    10-22-2009, 07:28 PM Go to last post
  20. Practical SQL: Dynamic Selection Criteria

    ** This thread discusses the article: Practical SQL: Dynamic Selection Criteria ** ** This thread discusses the Content article: Practical SQL:...

    Started by efnkay‎, 08-05-2009 05:29 PM
    • Replies: 0
    • Views: 1,455
    08-05-2009, 05:29 PM Go to last post

+ Post New Thread
Page 1 of 17 1 2 3 11 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts