Options

Static data - WHERE clause

TimVerversTimVervers Posts: 13 New member
Hi,

Is there a way to mark a table as static data but only when a certain column in that table is for example "1".

Visual example:

ID Name Domain
1 Test 0
2 Test 0
3 Test 1

I only want the rows with domain 1 as static data.

Thanks,

Tim

Comments

Sign In or Register to comment.