FOUNDATIONS: Run SQL Query
Opened this issue · 0 comments
hassanhabib commented
Routine here would be:
IEnumerable<dynamic> RunSql(string sqlQuery)
The challenge here is to understand all possible valdidation options:
- Structural
- Logic
- External
Opened this issue · 0 comments
Routine here would be:
IEnumerable<dynamic> RunSql(string sqlQuery)
The challenge here is to understand all possible valdidation options: