[MonetDB-users] How to check wether a record exists or not in stored procedure

8 Nov
2011
8 Nov
'11
9:02 a.m.
I am writing a stored procedure to insert an record into my table. If the record exists, just update it. it is easier to acheive in microsoft sql server with the sql: if exists( select column from table where condition ...). As monetdb doesn't support select statment and cursor in stored procedure, is there other walkround?
4873
Age (days ago)
4873
Last active (days ago)
0 comments
1 participants
participants (1)
-
dengxk