summaryrefslogblamecommitdiffstats
path: root/sql/properties_delete_by_id.sql
blob: 8da6f195cdf14b7fc67c89db9aa4d647a4bc551b (plain) (tree)
1
                                        
delete from :tablename: where id = :id: ;