SQL SERVER – Basics Video: Running SQL Code – SQL in Sixty Seconds #057

SQL SERVER - Basics Video: Running SQL Code - SQL in Sixty Seconds #057 sqlbasics This is the 2nd post out of my 10 post series of my videos on my 10th book – SQL Basics Video: Running SQL Code. Today will show the importance of data and information.

You can get that in Paperback (USA) and Kindle (Worldwide).

When we run the SQL code, it is often a series of SQL statements created by someone else. Still, we are often tasked with adding to the code to customize it for our system or testing the code and making suggestions. For this reason, the SQL Admin must know basic SQL coding skills. This section will focus on the most common types of queries. If being great at all types of queries is important to you, then we recommend a deeper study with the Joes 2 Pros SQL Queries series starting with Volume 1 for beginners and work through to Volume 5.

SQL SERVER - Basics Video: Running SQL Code - SQL in Sixty Seconds #057 57-500x281 Of course, as shown in the two earlier queries in the video, we can put square brackets around any table. In fact, the code generated automatically by SQL Server always creates these delimiters for every object in the database. The only time we must use the square bracket delimiters is when table names are separated by a space, have the same name as a SQL Server keyword (bad idea), or are otherwise named in a way that is not obvious or easily interpreted by SQL Server.

SQL in Sixty Seconds Video

We have attempted to explain the same subject in simple words over in the following video.

Action Item

Get the book for yourself and your friend. This is just a reference everyone must have it.

Read the related blog post: SQL Basics: Running SQL Code – Day 2 of 10

Available in Paperback (USA), Kindle (Worldwide) 

Let me know your feedback about this blog post and video. Leave a comment in this blog post.

Reference: Pinal Dave (https://blog.sqlauthority.com)

Joes 2 Pros, SQLAuthority Book Review
Previous Post
SQL SERVER – SQL Basics Video: Data and Information in Businesses – SQL in Sixty Seconds #056
Next Post
SQL SERVER – SQL Basics Video: Joining Tables – SQL in Sixty Seconds #058

Related Posts

Leave a Reply