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 ...
So now we have the option to populate galleries using data returned by the very efficient stored procedures in SQL Server. This will reducing the complexity of your app and make the data traffic ...
This screenshot lists the source of a SQL Server 2014 stored procedure hitting the AdventureWorks2012 ... Bragging rights: I use tablets running iOS, Android, and Windows. The opinions expressed ...
But, if you're using any version of SQL Server later than SQL Server 2005, you have an alternative: table-valued parameters. Table-valued parameters let you pass a collection of table rows as a ...
I was told to put everything in stored procedures for ... could be done on the SQL server and I wouldn't have to change anything in the code. But if you're using components, you've already got ...
Determine when to use stored procedures vs. SQL in the code Your email has been sent Tony Patton discusses the merits of stored procedures versus placing SQL directly in the code. Find out which ...
Assume that each server will have 1 associated table in the database. How do I go about creating a dataset for this report that uses a stored procedure/sql view which will pull out a dynamic list ...
You can get that benefit even if you only have one SQL statement in your stored procedure, provided you use that statement multiple times. It's not unusual, for example, to see code like this that ...
Arthur Fuller demonstrates how to use recursion in T-SQL. TechRepublic’s free SQL Server newsletter, delivered each Tuesday, contains hands-on tips that will help you become more adept with this ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results