Search
Results
Automate Database Restore for SQL Server
[https://www.mssqltips.com/sqlservertip/6467/automate-database-restore-for-sql-server/] - - public:willetfarm
In this article we look at how to automate a SQL Server database restore using a PowerShell script.
Free Computer books Download | Online computer ebooks | online free computer science ebooks
[http://www.freebookcentre.net/] - - public:willetfarm
Free Computer Science ebooks,Free Computer Science ebooks download,computer science online, microsoft windows programming, Cisco certification books
A Visual Explanation of SQL Joins
[https://blog.codinghorror.com/a-visual-explanation-of-sql-joins/] - - public:willetfarm
I thought Ligaya Turmelle's post on SQL joins was a great primer for novice developers. Since SQL joins appear to be set-based, the use of Venn diagrams to explain them seems, at first blush, to be a natural fit. However, like the commenters to her post, I found that the Venn diagrams didn't quite match the SQL join syntax reality in my testing.
Export SQL to Excel
[http://www.66pacific.com/sql_server_export_to_excel.aspx] - - public:willetfarm
How to export a SQL table to an Excel spreadsheet using the SQL Server Import and Export Wizard.
sql exercises
Advanced SQL window function quiz
[http://www.windowfunctions.com/questions/0] - - public:xxx
Advanced SQL Tutorial for Window Functions