News

FileTables, a new feature introduced in SQL Server 2012, is a unique table that reflects metadata of files in a specified folder.
Describe the bug Schema / table / column suggestions are not loading via intellisense when the editor is using a file. "new query" editor windows work properly until you save the file. The behavior ...
If the SQL Server account permissions and configuration are modified incorrectly, it can impact the log files Troubleshooting methods to rebuild SQL database if Log File gets corrupted Follow the ...
If screaming speed in data access is the most important thing in your life, SQL Server's durable in-memory, memory-optimized tables are your answer. They were good in SQL Server 2014 and they're even ...
Check this tip to read/write binary files from a disk or read a file from remote server (URL - using http/ftp). This tip contains sample code to create a table with a binary column, get a binary ...