Search Results

Search: Posts Made By: ebock
Forum: Programming 02-12-2008
2,749
Posted By ebock
Blanks vs: Nulls
I'm relatively new to Pro*C programming. In the following example:

char name[21]; EXEC SQL SELECT 'John Doe' INTO :name FROM DUAL;

"John Doe" is in positions 0-7, blanks in 8-19, and a null in...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 12:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy