Newest Comments

Comment by: ramesh
this will be very usefull for beginners
Comment in: COBOL Books
Comment by: Anonymous
???????????????????????????????????
Comment in: COBOL Books
Comment by: Anonymous
Your comment on COBOL Books here.
Comment by: ayer
this is great, but...did I mis something? I couldn't find the definitions ...
Comment in: SQL Between
Comment by: neoguru
<i>
Comment by: markmontymark
replace the '<' char with &lt; and the '>' char with &gt; to display proper...
Comment by: ngungo
Hi there, This is an off topic comment. The home page is quite reasonabl...
Comment by: ngungo
Hi there, This is an off topic comment. The home page is quite reasonabl...
Comment by: Fumigator
Just a nit-pick here-- You should always test the iterator of a loop first ...
Comment in: COBOL Current Date
Comment by: Fumigator
Great example, just what I needed. Worked great!...
Comment by: david_david
If we are using the singleton class like specified in "Comment by gamlidekg...
Comment by: mamad876
Hi, I'm just thinking that your example is likely to be Strategy pattern...
Comment in: Java Methods
Comment by: Anonymous
Be the first to comment on Java Methods. Nice tutorial. If you are still ...
Comment in: SQL Select
Comment by: aboudi82
how many kinds of music
Comment in: Java Arrays
Comment by: gdd80911
Is there anything on method arrays? ex. String [] getValue() { ...
Comment in: SQL Update
Comment by: TheMadProfessor
The UPDATE Anonymous mentions should work if the following things are true:...
Comment in: SQL Update
Comment by: Anonymous
It might depend on your specific flavour of SQL, but the following worked f...
Comment by: TheMadProfessor
Regarding the question on ACCEPT/DISPLAY: These two verbs are designed for ...
Comment in: SQL Order By
Comment by: TheMadProfessor
Another option when using ORDER BY is to specify the result table column nu...
Comment in: SQL Avg
Comment by: TheMadProfessor
A Gotcha to keep in mind for column functions in general is that for aggreg...