ESQL/C Sample
ESQL/C Sample
EXEC SQL include spatial_types;
main()
{
EXEC SQL BEGIN DECLARE SECTION;
int id; name company[31]; location Box;
EXEC SQL END DECLARE SECTION;
...
Previous slide
Next slide
Back to the first slide
View Graphic Version