| The Complete Weekly Roundup of SQL Server News by SQLServerCentral.com | Hand-picked content to sharpen your professional edge |
| Using AI with Data Tasks The hot new technology of the year is AI. Between ChatGPT, Copilot, and generative AI, it seems that this is invading the world of computing at an incredible rate. Whether this becomes really useful and valuable or not is something that we will see over time. There have been plenty of trends in this area in the past that haven't become as ubiquitous as the hype would lead you to believe. I've done some light experiments with AI on my blog. To date, I haven't found this to be that useful, other than a few cases where I basically used an AI to search the web for me. Rather than read a bunch of SSC or Stack Overflow results, the AI summarized things. Somewhat. I definitely had to test and verify the code more than I feel I've done with code posted in a forum. Of course, I do less experimenting because the AI results were a little more targeted to what I needed, rather than my cobbling knowledge and partial solutions together. I'm also not sure which I prefer. I would like to use AI for data work, and there is an article that talks about some of the ways that we've used AI in the past. Data profiling has made sense, and I can see value here. For data security, I'm not sure how helpful AIs have been. I've looked at some products, and I don't know that I think any of them do a great job of identifying data. They do make it easy for whoever is assigned the task by doing some of the work, but they aren't a panacea. They make mistakes, just like humans do. I do think data observation and looking for anomalies is a place where AI can really shine, but that's not the data work that many of us do. It matters, but for most of us, this isn't something we deal with. The future of AI was more interesting. The idea of data homogenization, taking data from different sources, and fitting it to a data model is interesting. Of course, the AI can't make too many mistakes, or the time correcting might overwhelm the time saved. I think we see that now with humans who we ask to ETL data. If they aren't good at it, or make lots of mistakes, those of us overseeing them might just do the entire job ourselves. I know that AIs are still new and immature, and while there is a lot of potential, they feel like junior staffers now, needing more handholding and micromanaging than I like to do. Perhaps they will change our careers and the way we work, but I don't know how quickly, or even how deeply. Already I find lots of companies putting restrictions on what their employees can do with AI, which makes me think this might be more a targeted, niche technology more than a general, use-it-everywhere solution. Steve Jones - SSC Editor Join the debate, and respond to the editorial on the forums |
The Weekly News | All the headlines and interesting SQL Server information that we've collected over the past week, and sometimes even a few repeats if we think they fit. |
Vendors/3rd Party Products |
In coming up with a strategy for managing test data, first you need to understand what the many test requirements are likely to be for the particular database you are developing. Next, you need to create all the different categories of test data required to suite test requirements and, finally, work out how to manage it in a way that allows a test-driven approach to development. Read more in this latest article from Phil Factor |
AI/Machine Learning/Cognitive Services |
Many organizations are in the process of deploying... |
THE VIDEO THE SYNOPSIS In this video, we look at t... |
Blog 2 So, you're ready to journey further into... |
Organizations should go beyond just using proven methods for leveraging AI to streamline data management by taking advantage of novel techniques that are just now emerging. |
Discover how AI in general differs from generative AI and how they combine to improve decision making, accuracy and results. The post Generative AI vs. AI appeared first on eWEEK. |
Researchers are trying to use AI to detect “social norms violations.” Feels a little sketchy right now, but this is the sort of thing that AIs will get better... |
AI is transforming not only what services are available to cloud customers but how the cloud operates. |
Administration of SQL Server |
Several days ago, I got a service request where we had a conversation about the differences about SQL Server Events: Attention Signal and User Error Message. In the realm of... |
Everyone has an opinion on naming stored procedures. One opinion that can be agreed upon is that starting a stored procedure with “sp_” is not the way to go.... |
If you’ve read the Straight Path blog for any period of time, you’ve probably noticed more than a few posts about database backups. You may have also noticed we’re... |
When I deploy database changes, I like my scripts to be quick, non-blocking, rerunnable and resumable. I’ve discovered that: Turning on Resource Governor is quick and online Turning off... |
As the server allows only one null value in a column if a unique constraint is applied. Let us learn about Unique Indexes on Nullable Columns. First appeared on SQL... |
This is a question that’s come up twice this morning, firstly where can we find a history of database snapshots and secondly where can we find a history of... |
Azure Databricks, Spark and Snowflake |
Apache Spark, the popular distributed computing framework, has been widely adopted for processing large-scale data. With the release of Apache Spark 3.0, a groundbreaking feature called […] The post Improving... |
Azure SQL Managed Instance |
We are excited to announce that the transaction log write throughput (referred to as "log rate") limit is now doubled for the Azure SQL Managed Instances Business Critical with... |
Last week we announced the general availability (GA) of private endpoints for Azure SQL Managed Instance. Today, we bring you examples of private endpoints in practical scenarios, starting from... |
Issue: Trying to login to Azure SQL Managed Instance (MI) from SQL Server Management Studio (SSMS) using AAD-Integrated keeps getting the below error. However, the user is able to connect... |
Career, Employment, and Certifications |
Close to half of Americans say automation could easily replace their jobs, according to an American Staffing Association survey. |
As more businesses migrate their operations and da... |
Conferences, Classes, Events, and Webinars |
Secure your Sponsorship package before the rates go up. PASS Data Community Summit 2023 is where the database community meets every year to make life-long connections with peers, network with industry leaders, and advance their careers. With over 170 technical sessions, and a great line-up of sponsors, this is your time to secure your space before August 30 and get a preferred booth location. |
Extensions are a unique and powerful capability in PostgreSQL, a feature that other relational databases do not provide. Taking advantage of the extension framework in PostgreSQL is a true advantage to using the platform. In this webinar, find out how PostgreSQL extensions can help you find solutions to some of your common problems. Register now and to join on August 22nd |
Preparations for Summit 2023 are fully underway! We thought what better way to introduce you to some of this year’s sponsors than sit down with them and find out what they have in store for you in November… |
How to check if powershell is running as administr... |
Remotely Copy Files To Multiple Destinations Using... |
We enjoy sharing our makeovers with readers, both as inspiration for you and to synthesize and document our learnings. We’ve even created a page highlighting some of our past... |
Creating a data warehouse can be challenging. Identifying the grain is one of the most important parts of having a quality data... |
Database Design, Theory and Development |
How many of us have created a new table and used t... |
GROUPBY and SUMMARIZE seem similar, but they diffe... |
Microsoft Fabric ( Azure Synapse Analytics, OneLake, ADLS, Data Science) |
Does it really matter what you call your artifacts when you create them in a Fabric Workspace? |
Reading Time: 8 minutes In this post I want to cover using Azure DevOps Analytics views and Microsoft Fabric to create Sprint review dashboards. I consider this post... |
The Data Wrangler is as interesting as hidden inside Microsoft Fabric. It’s not easy to find and activate it, but it is worth the trouble. Before digging into the... |
In this article, we look at what capacities are available for Microsoft Fabric and a breakdown of the cost structure for these services. |
Oracle/PostgreSQL/MySQL/other RDBMS |
In this blog, we will segue from discussing PostgreSQL system parameters best practices to other ways of performance tuning. Moreover, we will demonstrate that essential database performance tuning goes beyond choosing the appropriate parameters settings. |
Performance Tuning SQL Server |
Away Days It’s August, and that means one thing:... |
Away Days It’s August, and that means one thing: Family Vacation. I’m taking this month off from regular blogging, and posting some of my paid beginner training content for... |
Away Days It’s August, and that means one thing: Family Vacation. I’m taking this month off from regular blogging, and posting some of my paid beginner training content for... |
Away Days It’s August, and that means one thing: Family Vacation. I’m taking this month off from regular blogging, and posting some of my paid beginner training content for... |
PowerPivot/PowerQuery/PowerBI |
DESCRIPTION Learning how to solve advanced problems using the M language which are beyond the scope of Power Query User Interface. Discover the beauty of the mash-up (m) language,... |
Video by: Reid HavensLearn about five useful tips ... |
Learn about tornado charts and how to build a torn... |
Have you tried Data Wrangler within Microsoft Fabr... |
As with most of my blog posts it involves a client from a customer where I am consulting, which I think will help others. The requirement was to analyse... |
Power BI paginated reports support drillthrough! Patrick walks you through how to configure the reports within Report Builder to get them working. Drillthrough reports in a paginated report (Power... |
Programming languages such as Python and MATLAB ca... |
Why the day you can do all your Power BI development work in the browser is coming soon |
Introducing the New PowerBI.Tips WireFrames Feature In the dynamic landscape of data visualization, staying ahead of the curve is crucial. That’s why we’re thrilled to introduce the latest game-changing... |
Product Upgrades and Releases |
The 22nd cumulative update release for SQL Server ... |
Now you can use Terraform for unified inventory and management operations for Azure Cosmos DB for PostgreSQL clusters. |
Incremental snapshots for Premium SSD v2 and Ultra Disk Storage with instant restore capability are now generally available (GA) |
R is a language for programming with data. Unlike many other languages, the primitive data types in R are not scalars but vectors. Therefore, understanding how to deal with vectors is crucial to programming or reading the R code. In this post, you will learn about various vector operations in R. |
As data scientists, we often find ourselves immersed in a vast sea of data, trying to extract valuable insights and hidden patterns. However, before we embark on the journey of data analysis and modeling, we must first navigate the crucial steps of data cleaning and preprocessing. In this blog post, we will explore the significance of data cleaning and preprocessing in data science workflows and provide practical tips and techniques to handle missing data, outliers, and data inconsistencies effectively. |
As data-driven decision-making becomes more critical in various fields, the ability to extract valuable insights from datasets has never been more important. One common task is to calculate counts by group, which can shed light on trends and patterns within your data. In this guide, we’ll explore three different approaches to achieve this using the powerful R programming language. |
This is fun It is also O(MAX) complexity. But... |
When you’re learning SQL DML, the most complicated clause is typically the GROUP BY. It’s a fairly simple grouping based on values from the FROM clause in a SELECT statement. |
Interesting research: “An Empirical Study & ... |
T-SQL and Query Languages |
Also known as unbiased rounding or round half to e... |
Data processing may involve several steps. And it can be fun! But the fun ends when you access some joined tables again and again. So, when you look at... |
Fun With KQL Windowing Functions - Row_Rank_Dense |
Virtualization and Containers/Kubernetes |
People, processes, and technology are the crucial factors that determine an organization's ability to curtail unnecessary spending within their Kubernetes deployments. |
This email has been sent to {email}. To be removed from this list, please click here. If you have any problems leaving the list, please contact the webmaster@sqlservercentral.com. This newsletter was sent to you because you signed up at SQLServerCentral.com. Note: This is not the SQLServerCentral.com daily newsletter list, and unsubscribing to this newsletter will not stop you receiving the SQL Server Central daily newsletters. If you want to be removed from that list, you can follow the instructions on the daily newsletter. |
|
|