News
SQL Server is one of the best products to come out of Microsoft, but not every professional knows how to use it effectively. For example, some might find it difficult to create a stored procedure but ...
Stored procedures can speed up your code by reducing trips to your database -- even if you only have one SQL statement to execute. Here's how to speed up your application (and how to simplify your ...
Stored procedure XML This screenshot lists the source of a SQL Server 2014 stored procedure hitting the AdventureWorks2012 database, selecting data from the Customer and SalesOrderHeader tables.
Entity Framework 6 gives you a variety of ways to call stored procedures that return data and capture the results those procedures return. Here's a look at all of them.
Hosted on MSN9mon
Encrypt a large rich text field in SQL Stored Procedures - MSN
Recently I have done a lot of work with SQL Stored Procedures in Power Apps. But what do you do if you want to have some fields encrypted in your SQL database. In this post how to Encrypt and ...
I want to create a report that has a parameter which will display something similar to this: This drop down list will get added onto when more tables get created. Assume that each server will have 1 ...
Hosted on MSN6mon
SQL Stored Procedures in Power Apps and the maximum data row limit
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!
Some results have been hidden because they may be inaccessible to you
Show inaccessible results