Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Source Control Previous Versions
Static data - WHERE clause
New post
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
TimVervers
March 10, 2016 17:48
-
0
+
Comments
2 comments
Sort by
Date
Votes
Hi Tim,
I am afraid that it is not possible to set static data in the way you describe in your post.
Thank you,
Sergio R
March 14, 2016 09:17
-
0
+
Hi Sergio,
Thanks for the responsive, too bad it's not possible. Is this feature on the roadmap?
Cheers,
Tim
TimVervers
March 23, 2016 09:55
-
0
+
Add comment
Please
sign in
to leave a comment.
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