Hi,
What is the difference between below two statements.
Which is better to use in call function in background task.
EXPORT ptime1 FROM time1 TO MEMORY ID 'PTIME'
EXPORT time1 TO SHARED BUFFER indx(st) ID buff_id.
Hi,
What is the difference between below two statements.
Which is better to use in call function in background task.
EXPORT ptime1 FROM time1 TO MEMORY ID 'PTIME'
EXPORT time1 TO SHARED BUFFER indx(st) ID buff_id.