Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

How to build a rules table in sql server

Language: Layout:
View schema
Execution time: 0,02 sec, rows selected: 5, rows affected: 7, absolute service time: 0,19 sec 
latest |  history
   CodeGenerated
1 select * from tblTest where Age >= 25 and Age < 65 and Salary > 15000.00
   TranID FName Age Salary MaritalStatus
1 1 Alex 26 25000,0000 Y
2 4 Paul 64 74500,0000 Y

    
                
λ
.NET NoSQL database for rapid development