Open patrickyong opened 3 years ago
Do you have SQL equivalents for this project (I presume they are the classes inside BUSINESS LAYER folder)? This is potentially an incredibly useful tool but if we are using SQL Server it can't be used at PatrickYong commented.
While this project is meant to support both SQL Server and Oracle DB, I notice the SQL you wrote uses Oracle only UDFs and the table names are prefixed with ora_, making is unusable for SQL Server.