|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Mystery SELECT Statement
I'm looking at a C++ program written by someone else that has the following line:
sql.replace( "select name(char51) into :name: from group where tech_id=" ); The SQL statement has a value appended later to make the statement complete. My question is what is the "name(char51)" part? "name" is not a function, but a column in the "group" table. |
![]() |
| Viewing: Dev Shed Forums > Databases > DB2 Development > Mystery SELECT Statement |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|