SQL Authority with Pinal Dave
Enter a key term, phrase, name or location to get a selection of only relevant news from all RSS channels.
Enter a domain's or RSS channel's URL to read their news in a convenient way and get a complete analytics on this RSS feed.
The year 2021 is bringing lots of learning opportunities and one of them is the Monthly Mentor series. I will be presenting along with Quest presentations...
Recently, I had an interesting situation where my client was inserting multiple texts in their text column but their output was always in a straight line...
Just another day, I have received an email from a regular client of Comprehensive Database Performance Health Check. My client wanted to learn the trick...
Today we will see a very simple script where we will take advantage of the Common Table Expression (or CTE) and list all dates between two dates (Start...
Earlier I had written a blog post about SQL SERVER – Find Count of Table Used in Query From Cache. Lots of people asked me to create a SQL in Sixty Seconds...
Today we will talk about the Compression Delay for Columnstore Index which I got first-hand experience with my client of Comprehensive Database Performance...
What we are going to discuss in today’s blog post is not something I do every day at the Comprehensive Database Performance Health Check. Today’s topic...
One of the questions I had received from a client was about how to find out fragmentation in columnstore index. They asked me this question while we were...
Recently during the Comprehensive Database Performance Health Check, I had a very interesting situation when I had to set the database into single-user...
Today we are going to learn about a very simple and easy thing. If you are using SQL Server for a while, you may be familiar with the concept of trace...
Recently during Comprehensive Database Performance Health Check, we had an interesting situation where we wanted to Find the Count of Table Used in Query...
Unfortunately SQL Authority with Pinal Dave has no news yet.
But you may check out related channels listed below.
[...] check out the first chapter for free here.) Tip #1: Start and maintain a highly focused blog Pinal Dave has done an excellent job of this and he is reaping the benefits. Do you think Pinal Dave would [...]
[...] , you can convert this script to function afterwards. DECLARE @ip VARCHAR (8000) = 'My Name is Pinal Dave'; WITH cteSplit AS ( SELECT SUBSTRING (@ip, num, CHARINDEX (' ', @ip + ' ', num) - num) AS [ [...]
[...] @ip = '' END END RETURN @op END -- Usage SELECT [dbo].[fn_ReverseWordsInSentence] ('My Name is Pinal Dave') /* Dave Pinal is Name My */ Let me know if you have a better way to solve this problem. [...]
[...] @slice VARCHAR(8000) DECLARE @rtnString NVARCHAR(50) SET @Delimiter = ' ' SET @String = 'I am Pinal Dave' SET @rtnString = '' SET @count = 1 WHILE @count > 0 BEGIN SET @count = CHARINDEX(@ [...]
[...] question. Read the entire story in his own words. Last time it was my time to post here on SQL Authority, I suggested that DBAs make a proactive investment in their environments. I can’t stress this [...]
[...] this? Reference: Pinal Dave (http://blog.sqlauthority.com) Filed under: MySQL, PostADay, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T SQL [...]
[...] values. Reference: Pinal Dave (http://blog.sqlauthority.com) Filed under: PostADay, SQL, SQL Authority, SQL Error Messages, SQL Query, SQL Server, SQL Tips and Tricks, T SQL [...]
[...] such topics. Reference: Pinal Dave (http://blog.sqlauthority.com) Filed under: PostADay, SQL, SQL Authority, SQL Error Messages, SQL Query, SQL Server, SQL Tips and Tricks, T SQL [...]
[...] .com) Filed under: PostADay, SQL, SQL Authority, SQL Error Messages, SQL Query, SQL Server, SQL Tips and Tricks, T SQL [...]
[...] .com) Filed under: PostADay, SQL, SQL Authority, SQL Performance, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: Confio, Solarwind [...]
[...] under: PostADay, SQL, SQL Authority, SQL Interview Questions and Answers, SQL Query, SQL Server, SQL Tips and Tricks, T SQL [...]
[...] (http://blog.sqlauthority.com) Filed under: PostADay, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: Resource Governor [...]
[...] PostADay, SQL, SQL Authority, SQL Error Messages, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: Powershell [...]
[...] .com) Filed under: PostADay, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: Idera [...]
[...] under: PostADay, SQL, SQL Authority, SQL Cursor, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: cursor [...]
[...] .com) Filed under: PostADay, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: Dell [...]
[...] Reference: Pinal Dave (http://blog.sqlauthority.com) Filed under: PostADay, SQL, SQL Authority, SQL Backup and Restore, SQL Data Storage, SQL Query, SQL Server, SQL Tips and Tricks, T SQL [...]
[...] (http://blog.sqlauthority.com) Filed under: Notes from the Field, PostADay, SQL, SQL Authority, SQL Backup and Restore, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: Azure [...]
[...] (http://blog.sqlauthority.com) Filed under: Notes from the Field, PostADay, SQL, SQL Authority, SQL Backup and Restore, SQL Query, SQL Server, SQL Tips and Tricks, T SQL Tagged: SSIS [...]
[...] server roles) Database level (database users, DB and application roles) There are two SQL Server authentication types: by using Windows account security token by using an account defined inside SQL [...]
[...] server roles) Database level (database users, DB and application roles) There are two SQL Server authentication types: by using Windows account security token by using an account defined inside SQL [...]
[...] (physical configuration), they used an 8 Processor machine for the application’s database server. As part of the consolidation, the network team accidentally made it a single CPU machine and [...]
[...] attending this session, developers will only need 60 seconds to improve performance of their database server in their SharePoint implementation. We will have a quiz during the session to keep the [...]
[...] attending this session, developers will only need 60 seconds to improve performance of their database server in their SharePoint implementation. We will have a quiz during the session to keep the [...]
[...] check out the first chapter for free here.) Tip #1: Start and maintain a highly focused blog Pinal Dave has done an excellent job of this and he is reaping the benefits. Do you think Pinal Dave would [...]
[...] , you can convert this script to function afterwards. DECLARE @ip VARCHAR (8000) = 'My Name is Pinal Dave'; WITH cteSplit AS ( SELECT SUBSTRING (@ip, num, CHARINDEX (' ', @ip + ' ', num) - num) AS [ [...]
[...] @ip = '' END END RETURN @op END -- Usage SELECT [dbo].[fn_ReverseWordsInSentence] ('My Name is Pinal Dave') /* Dave Pinal is Name My */ Let me know if you have a better way to solve this problem. [...]
[...] @slice VARCHAR(8000) DECLARE @rtnString NVARCHAR(50) SET @Delimiter = ' ' SET @String = 'I am Pinal Dave' SET @rtnString = '' SET @count = 1 WHILE @count > 0 BEGIN SET @count = CHARINDEX(@ [...]
Related channels
-
SQL Authority with Pinal Dave
SQL Server Performance Tuning Expert
-
Uni Watch
The Obsessive Study Of Athletics Aesthetics
-
Dave Espino
Top Selling Author, Entrepenuer, Marketing Coach
-
Element14 : All Content - All Communities
All Content in element14
-
SQL Tutorials
SQL Tutorial, SQL Server, SQL Statement, SQL Query, MS SQL 2000 Reporting Service, T-SQL, SQL Function, SQL Syntax, SQL ...