Topics
Started by
Posts
Last post
How do I sql script to get the number of changes happened (False To True & True - False) per Pa…
2 replies
Good Morning Guys, I would like to ask if it is possible to Add A New Column on an Existing Table a…
4 replies
Hello Team,I need to update a column of a table if it's null and do nothing if it's not null, not s…
3 replies
Good day all, I am trying to run a script that will, using xp_cmdshell, create a CSV file. When I d…
8 replies
I have a table with a CreatedDate column. I want to add an identity column and have the ints in ord…
3 replies
I have tried the code below to flag certain customers upon the 'case whens' being validated. …
2 replies
Hello everyone, I am trying to find a way to use a dynamic sql i created, once its ran on one SQL s…
5 replies
Am I correct in thinking that sys.dm_exec_query_stats only includes queries that completed sucessfu…
3 replies
Hi, When I run the query using mulitple joins on Fact table and Dimension Table, my Out…
9 replies
In t-sql 2012 prior to an update statement, I have a count of records which is 5039. In the U…
6 replies
Hi Friends need some help here. I am having a table with order date(yyyy-mm-dd) order time (hr:min:…
11 replies
ID = APP4005673452-45580 select SUBSTRING('APP4005673452-45580,CHARINDEX('-','APP4005673452-45580,…
6 replies
Disclaimer: New to SQL please be patient. So: Table A:Contains list of customers that have rec…
5 replies
I have a large filestream table and i want to partition that table on multiple drives, for this pur…
1 replies
T-SQL gurus, I'm trying to audit our EmployeeHistory table to see if there's gaps for EmployeeIDs i…
3 replies
Viewing 15 topics - 1,366 through 1,380 (of 4,984 total)
You must be logged in to create new topics.