News

Inside the Session. What: Database Design: SQL Server Datatypes When: November 15, 8:00-9:15 a.m. Who: Thomas LaRock, Data Expert at Selector Software Why: "That it is possible to identify ...
These books cover everything from beginner SQL queries to advanced database architecture.Perfect for developers, data ...
I did not need actual data; an empty copy of the latest database would suffice. I could easily add a few test records for the demonstration after installing the database on my laptop. I created a copy ...
If you’ve the database backup available and know the time of data deletion, you can use the transaction log with Log Sequence Number (LSN) to recover the deleted data from SQL Server. However if you ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
We have an ancient AS/400 730 system that still houses some old budget/financial data. We'd like to decommission this box, and migrate the data to a SQL server. The data won't be modified or ...
While SQL Server introduced support for JSON data in SQL Server 2016, it relied on using the non-optimized NVARCHAR(MAX) data type. While it worked, the functionality was limited, and performance ...
Database design, SDLC, data modeling tools, database performance tuning, backup and recovery: Key responsibilities: ... MySQL and Microsoft SQL Server, among others. Database security: ...