Viewing 15 topics - 20,371 through 20,385 (of 284,766 total)
Topics
Started by
Posts
Last post
Is there any way I can make the following sum dynamic so it only collates data for the current mont…
11 replies
Comments posted to this topic are about the item Serverless
4 replies
Comments posted to this topic are about the item Getting the Date
2 replies
Comments posted to this topic are about the item A Self-Serve System to Refresh Databases (Part 3)
0 replies
To secure the web app access to the database, I wanted to know is it best practice to allow the ser…
0 replies
I have an AuditTrail table with IDENTITY column defined as: [AuditTrailID] [int] NOT NULL IDENTITY(…
7 replies
I have data that has Vendor name, Vendor number, Invoice number, Invoice date and Check number. I n…
12 replies
Hi, Anyone upgraded their SQL to version 2017 from SQL 2008 SP2 using backup restore? Is …
4 replies
Hello friends,i have a database with table of millions of records.I update my database with INSERT …
7 replies
I have created a table partition on SQL Server 2017. We have a rolling window of 30 Month .All the …
0 replies
Statistics on memory optimized tables are created at the time of table creation and never updated. …
0 replies
User input : Distance range, interval . Need a t-sql which can navigate a set of data based upon th…
3 replies
Hi, I have found things online about this but nothing is working. I have a field that is a Varchar(…
3 replies
Hi All I usually use something like sp_whoisactive to get an idea of what's happening on my servers…
2 replies
select top 10 BLLG_END_DT, SUBSTRING(BLLG_END_DT, 1, 10), CAST(CKRFT.BLLG_END_DT AS VARCHAR(100))AS…
3 replies
Viewing 15 topics - 20,371 through 20,385 (of 284,766 total)