Viewing 15 topics - 28,846 through 28,860 (of 284,000 total)
Topics
Started by
Posts
Last post
Hi All, Need some guidelines when considering creating a missing index. When I get information fr…
5 replies
Hi All, Need Index suggestion. I am seeing on one of our prod table, I see 18 non-clustered indexes…
3 replies
Comments posted to this topic are about the item Grouping
3 replies
HI, I got this from the ola.hallengren web site and when I run it, it doesn't appear to do any…
9 replies
Hi friends, I have one stored procedure Test_db_list it ll display result depends on date range i h…
2 replies
IF OBJECT_ID('Tempdb..#tStudents') IS NOT NULLDROP TABLE #tStudents CREATE TABLE #tStudents( &…
8 replies
Hi, I'm trying to build a process using SQL agent, and CmdExec to call a batch file. However whene…
1 replies
I currently use the expressions: =today.adddays(1-today.day) =Today.AddDays(1-Today.Day).AddM…
4 replies
Hello, Does anyone know what the following Spinlocks stand for? name co…
10 replies
Comments posted to this topic are about the item It's Time for SQL in the City
1 replies
Hi,I have a requirement where I need a SELECTIVE condition under WHERE clause which has to be appli…
5 replies
Hello,After updating our company's SQL Servers 2016 SP1 to CU6 last week, I am receiving constantly…
18 replies
Good Morning ExpertsCan we restore copy-only full backup and regular tlog backup?
9 replies
Hi All, I want to change "cost threshold for parallelism" from 5 to 25 as we are seeing high cpu. E…
4 replies
Hi,i have table in CSV: As you can see there are a lot of columns. My source table data types…
31 replies
Viewing 15 topics - 28,846 through 28,860 (of 284,000 total)