-
-2 +1
How to Perform Manual SQL Injection Hack - CodeGeek.io
SQL injection is a code injection method where the attacker input malicious SQL commands to extract hidden data and information from the website database.
-
+1 +1
Are Your VS Database Projects Dropping and Recreating Constraints?
I've recently noticed an issue in the publish logs. During some of the database publish tasks the log consistently shows a handful (or in some cases 10's or 100's) of constraints are being dropped and recreated.
-
+2 +1
SQL Server - New Standard Edition Features in SQL Server 2016
At the NYC SQL Server User Group on 7/9/2015 where Aaron Bertrand discussed new standard edition features that were introduced in SQL Server 2014 as well as upcoming features slated for SQL Server 2016.
-
+2 +2
Comparing Partially Disparate Lists in SQL Server
This is something I wrote up that shows you how to compare lists of data so you get one entry per row. It's a little tricky so I thought I'd share. It's come in handy quite a few times as I have to review lists of data in a semi-regular basis.
-
+2 +2
New York SQL Server Meetup July 9th, 2015
Non-Enterprise Customers Unite : Features YOU can use in SQL Server 2014/2016 For the current and next versions of SQL Server, there is no end to information about the enhancements to Availability Groups, Columnstore indexes, In-Memory OLTP (“Hekaton”), and Operational Analytics. But if you’re not running Enterprise Edition, what’s in it for you? In this session you’ll learn about a variety of features and enhancements that are available in Standard (or any) Edition of SQL Server 2014 and 2016
-
+6 +2
SQL Server 2016: Temporal Tables
SQL Server 2016’s new Temporal Table feature makes it easy to work with data that needs to be versioned.
Submit a link
Start a discussion