SQL stands for ‘Structured Query Language’. This is basically a declarative language used for storing and retrieving data in a database. If you’ve heard of SQL, it’s probably in the context of MySQL, ...
With connectors in Power Apps we can collect 2000 items at a time when we read data from lists and libraries. However with SQL Stored Procedures in Power Apps we have an option to avoid this limit!