Badges
Latest Posts
-
Create an OR filter
Hello, I have a discover as below I want to create a filter that says either the first employee_flg = Y (table 1) or the second employee_flg (table 2) = Y Is it possible to do this in an discover ?…
- Answered
-
Using a SQLServer Table Value Function in Pyramid
Hello, Has any one tried using a SQLServer table valued function in a mode ? For e.g. I have a TVF that tables date as an input select * from schema.table(@date) Where date is a literal that can be…
- Answered