Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

  • Home
  • PowerBI
  • Simply Better Business
  • Business Intelligence
  • Contact Us
  • Clients and Testimonials
TSQL

Working with Filetable to upload documents into SQL Server

Posted on: November 13, 2018June 27, 2025

A simple script on how to setup and work with file tables in MS SQL Server. This basically does the bare minimum to setup and create filetables in […]

MYSQL

How to reset password for all users in WordPress site within MYSQL databases

Posted on: September 26, 2018June 27, 2025

A typical installation of WordPress usually has MySQL database as the backend, recently I found a need to reset the password for multiple users in one go. Here […]

administration

SQL 2019:- sp_estimate_data_compression_savings

Posted on: September 26, 2018June 27, 2025

This procedure allows us to estimate the potential space savings on a table before we apply a compression algorithm. It’s not exactly a new feature of SQL 2019 […]

administration

SQL 2019:- sys.dm_db_page_info

Posted on: September 26, 2018June 27, 2025

So we have a new DMF to allow us to view details for the page something I do very often during trainings using the DBCC Page Utility. I […]

TSQL / Uncategorized

SQL 2019:- APPROX_COUNT_DISTINCT

Posted on: September 25, 2018June 27, 2025

A function that might prove useful when querying very large datasets, it provides a count of distinct values for any column in the database except text,ntext , image […]

administration / Errors / TSQL

To accomplish this action, set property PartitionScheme

Posted on: September 25, 2018June 27, 2025

SSMS 18.X error when creating NonClustered index This seems to be a bug in SSMS as the index can be created using TSQL just fine here is the […]

administration / Database

Installing SQL 2019 CTP 2.0

Posted on: September 25, 2018June 20, 2025

It’s finally out and it’s going to be awesome but there is only one way to find out, so here is the very first step, installing SQL SERVER. […]

Database / Errors / Misc

Why does the query throw NULL and Schrödinger’s cat?

Posted on: August 23, 2018June 27, 2025

An interesting problem came up in #SQLHelp today. The query is fairly simply and aims to generate a random distribution of value 1,2 and 3. I am not […]

administration / MSSQL / TSQL

The use of table valued parameters and its performance impact – analysis

Posted on: August 3, 2018June 27, 2025

I read a very informative post today on Linkedin about how developers sometime don’t understand the impact of using table valued parameters in a stored procedure. A table […]

administration / Database

RECOMPLE behavior the difference between OPTION ( RECOMPILE ) AND WITH RECOMPILE

Posted on: July 17, 2018June 27, 2025

An interesting problem was posted on #SQLHelp the other day about using the QueryHint OPTION(RECOMPILE). If you are not sure about how recompile works here is a quick […]

Posts pagination

Previous page Page 1 … Page 13 Page 14 Page 15 … Page 37 Next page

Please consider following

Subscribe

Recent Posts

  • The Role of AI in Software Development: Why the Human Factor Matters Most
  • Vector datatype in SQL 2025 
  • Setting Up SQL Server 2025 AlwaysOn Lab – Part 3: Availability Groups & Failover
  • Setting Up SQL Server 2025 AlwaysOn Lab – Part 2: Configuring SQL Nodes & Cluster
  • Getting Started with SQL Server 2025: Step-by-Step AlwaysOn Configuration and Lab Setup
Log in

Categories

  • administration
  • AI-ML
  • AWS
  • Azure
  • Database
  • Errors
  • Misc
  • MSBI
  • MSSQL
  • MYSQL
  • NOSQL
  • PowerBi
  • Security
  • TSQL
  • Uncategorized
  • Wordpress
Log in
Theme Shaft Blog Powered by Kantipur Themes