Viewing 15 topics - 18,361 through 18,375 (of 284,131 total)
Topics
Started by
Posts
Last post
Statistics on memory optimized tables are created at the time of table creation and never updated. …
0 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, Been going mad most of today with trying to retrieve CoverType from the below XML data: If …
5 replies
Hello friends,i have a database with table of millions of records.I update my database with INSERT …
7 replies
I have data that has Vendor name, Vendor number, Invoice number, Invoice date and Check number. I n…
12 replies
Quick question more for informational CYA than anything else (I.E., I don't want to do this, I just…
4 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
Hi, I need to make a some text in red colour in sql server column value. Below is my column …
2 replies
Is there any way I can make the following sum dynamic so it only collates data for the current mont…
11 replies
User input : Distance range, interval . Need a t-sql which can navigate a set of data based upon th…
3 replies
Ahoi, currently the only metadata i am retrieving from the SQL Server from time to time is by query…
2 replies
I am trying to work on a solution that would capture SQL jobs in a table that ran longer than say x…
8 replies
I have a function that splits key value pairs and a stored procedure that needs to use these kvp's.…
0 replies
I've 2 database contain tables as well Database: testSQL USE [testSQL] GO /****** Object: Table [d…
12 replies
Viewing 15 topics - 18,361 through 18,375 (of 284,131 total)