Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Which Open SQL statement should not be used with cluster databases

Former Member
0 Likes
1,236

Which Open SQL statement should not be used with cluster databases

A: UPDATE

B: MODIFY

C: DELETE

😧 INSERT

2 REPLIES 2
Read only

gerd_rother
Active Participant
0 Likes
472

Hi,

Are you referring to cluster tables? If so you should only use DELETE with those tables, everything else should be done with EXPORT/IMPORT.

Regards, Gerd Rother

Read only

Former Member
0 Likes
472

Moderator message - Interview questions not allowed - thread locked Rob