| A community of more than 1,600,000 database professionals and growing |
| | Influence the Program When I first started going to the PASS Summit, I was enthralled with the speakers, no matter what the topic. Meeting Kalen Delaney at the first Summit was a milestone in my career. In those early years, there weren't many speakers, and they submitted the talks they were interested in giving. The program committee made their decisions, and many of us went to watch whatever was available. The surface area of SQL Server was much smaller, so we could probably guess many of the topics, and that worked out well. As SQL Server has grown, some of us have questioned the makeup of the sessions over time. At one point it seemed we were very light on BI, almost as if the conference hadn't kept pace with the changes in the platform. It seemed that the next conference was based on ratings and attendance from the previous Summit, but that's a slowly changing way to pick talks. Things changed, and for a number of years PASS has been trying to understand what content you'd like to see. There have been surveys and polls to understand not only what worked last year, but what changes should happen this year. Last year's tracks were set not by technology, but by the Analyze/Build/Design/etc. monikers. I'm not sure I loved that, but it was a worthy experiment. There's a survey open from PASS from now until Feb 14, trying to understand what you'd like to see. Once again, they are asking what you'd like to see. I'd encourage all of you to fill it out, as you can truly influence the balance of sessions that will be presented. Do you want more ML/AI/bots, and other advanced topics? Do you need more beginning content for your junior DBAs? Is the core engine still important for you, or are you looking for SSIS, SSRS, or other content. Power BI on your radar? Speakers often have preferences, and I see no shortage of conferences that just pick talks from what they get. This can make a disjointed event at times. I like the idea of having submissions in areas that I might not consider as an organizer, but I also think that inviting speakers to talk on specific topics is good. I'm glad PASS does a mix of these things, inviting some speakers, asking for topics, and also taking community submissions. Many of us that present are happy to slightly tailor our talks if we know that's what the audience wants. So take the survey, with a chance to win a Summit admission. Tell the committee if DevOps and testing are important (they are), or if you want to see more SSAS content (are there that many of you using this?). Even if you aren't going, it's useful for us as a community to learn what's of interest to everyone. I'd also request that you ask PASS to release the data, which will help SQL Saturdays and other events better plan their schedules. Steve Jones from SQLServerCentral.comJoin the debate, and respond to today's editorial on the forums |
| The Voice of the DBA Podcast Listen to the MP3 Audio ( 5.1MB) podcast or subscribe to the feed at iTunes and Libsyn. The Voice of the DBA podcast features music by Everyday Jones. No relation, but I stumbled on to them and really like the music. | |
|
|
| ADVERTISEMENT | | | Don’t just fix SQL Server problems, prevent them from happening SQL Monitor helps teams looking after SQL Server be more proactive. Not only does SQL Monitor alert you to current issues, it gives you the information you need to stop them happening in the future. Download SQL Monitor now and get a 14 day free trial |
|
|
|
| | | Thomas Stricker from SQLServerCentral.com I created this article to demonstrate the use of derived columns inside a ForEachLoop Container for a client requirement for some auxiliary marketing reports. I found the Data Conversion tool useful to escape the problem of mismatched data types, which is an issue with versions of Microsoft SSIS. More » |
| In this tip, Ameena Lalani looks at how you can setup replication to include temporal history data. More » |
| Additional Articles from SimpleTalk Blocking in SQL Server is normal behavior, but excessive blocking can lead to many complaints and is a symptom of poor performance. SQL Server contains a vast amount of information that can help when troubleshooting performance issues like blocking, but understanding and gathering that information when you need it is a lot of work. Darko Martinovic explains his solution for a custom blocking report. More » |
| This article proposes a scheme for using Redgate SQL Data Generator (SDG) as a ‘data generation and translation’ tool. We generate the data using a free copy of SQL Server Express, and then use standard bulk copy mechanisms to translate it to various formats, then distribute it out to the different data technologies and platforms that require a copy of the data. The tool becomes a mechanism to support ‘polyglot persistence’. More » |
| SQLServerSteve from SQLServerCentral Blogs By Steve Bolton …………The sample T-SQL I posted in the last article wasn’t as difficult as it looked, considering that it... More » |
| DataOnWheels from SQLServerCentral Blogs Microsoft recently added more sharing capabilities that may change my view on sharing within the enterprise. As with all things... More » |
|
|
| | Today's Question (by Mohammed Arshad): When an index is rebuilt, does the fill factor apply permanently to the index until the next index rebuild? |
Think you know the answer? Click here, and find out if you are right. We keep track of your score to give you bragging rights against your peers. This question is worth 1 point in this category: Indexing. We'd love to give you credit for your own question and answer. To submit a QOTD, simply log in to the Contribution Center. |
|
|
| Yesterday's Question of the Day |
| Yesterday's Question (by Evgeny Garaev): Which options are available for the FOR JSON clause in SQL Server 2016? Answer: AUTO PATH Explanation: Only two options are available AUTO and PATH. FOR XML clause supports all the 4 clauses. Ref: Format Query Results as JSON - click here » Discuss this question and answer on the forums |
|
|
| Database Pros Who Need Your Help |
| Here's a few of the new posts today on the forums. To see more, visit the forums. Huge Latency in TempDB - Hi All, We are facing a huge latency in tempdb, what will be the reason??? Latency 1174 1174 1166 1173 Checking for duplicate clients before INSERT - I'm involved in developing a client based application, and I'm working through how to do a duplicate check prior to... DatabaseIntegrity CheckDB Job - Hi, i am using the ola's script for checkDB integrity,its all working well and i set the job to send... Index Framentation - Hi, I have tables in databases with avg_fragmentation of 86% and a page count of 26 and even less page count... SQL user account lost its stored procedure execution access - Hi, SQL user account lost its stored procedure execution access . how to find what caused it to lose the access and... Policy Based Management... people still using it? Microsoft still investing? - Hi all We are looking to use Policy Based Management to enforce some policies it our SQL Server Estate. The more... Help me with the SELECT statement please ? - Good Day For the sake of simplicity, I just added one members records. What you see is this member had enrollment... Sequential 'Alter Table' queries - Since my last visit, I've gotten by with just using my "Teach yourself SQL" book and lots of web searches. ... Need counts of orders per week grouped by week - Hello Everyone, I hope someone can help me out with this. I have an order table that stores order information. Trigger insert - Hi, I have a table that keep track of the store procedures and it log errors. I want to add the... Does denormalizing the data enhance performance? - We have a sales tracker report which uses a view and that view was created from 15+ tables. I have... Stored proc with variables - Heloo, i have a problem with the follow storedproc in my VB program i have a lot of tables with SQL... Query - Performance between dates - Im running a query and it has numerous linked tables. I have entered a date parameter of one week (28/01/2018... How to use dynamic pivot on this data - I've tried to understand dynamic sql but, to no avail. Could you tell me how to write the code that... Automate LogSHipping for multiple databases - I need to set up log shipping for about 100 databases. Log backup would occur ever 4 hours and would... error:- Unhandled Exception: System.Data.SqlClient.SqlException: Incorrect syntax near t he keyword 'as'.? - HI All, I'm trying to use this sql query in my asp.net application but i keep getting error:- Unhandled Exception: System.Data.SqlClient.SqlException: Incorrect... Displaying a week numbers as a rows for given date range - Hi, I would like to display a week number as a row for given date range. After all I want to... SSRS configuration vs Report Builder configuration - is there an article (or whatever!) that details the differences between configuring Report Builder and configuring SSRS? I can get... Using dtexec with /file parameter - connection not found - Most of the time I deploy my projects to SQL Server, and my Powershell script which calls dtexec works. This time,... Migrated DB to 2016, having ODBC Access problem - Thanks in advance for any clues on this problem. I'm migrating several SQL Server databases from SQL2005 to SQL2016. One... |
|
| This email has been sent to [email protected]. To be removed from this list, please click here. If you have any problems leaving the list, please contact the [email protected]. | This newsletter was sent to you because you signed up at SQLServerCentral.com. Feel free to forward this to any colleagues that you think might be interested. If you have received this email from a colleague, you can register to receive it here. | This transmission is ©2018 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. Contact: [email protected] |
|
|