Topics
Started by
Posts
Last post
Good Evening, Is there a simpler way to rearrange the following WHERE condition: [Column_1] LIKE 'B…
4 replies
By: Reh23
I have table: t1 in schema1 with 19 billion records. I have another table with same name: t1 in sch…
1 replies
I have a large table with 17M+ rows for our package record audits. I've decided to clear out anyth…
12 replies
Hi So I have the below select query that won't return results if I have it this way: --DOES …
4 replies
hi, need to known weather fast farwand cursor is faster than a while loop made on @table variable h…
4 replies
Hi, I want to find all the tables name under a database where tables having text like "ID". Like in…
7 replies
Hi there I am seeking some help with an SQL statement. Any help would be welcomed. TIA See t…
6 replies
I have a need where I need to pass a field name to a Stored Procedure then lookup information on it…
6 replies
I have an issue with a varchar(max) field with up to 7000 characters needing to be put in to lines …
5 replies
By: bswhipp
Hey All, I'm looking for a free ERD tool. Does anyone have any recommendations? Thanks!
8 replies
Hello, How to add a UNIX_TIMESTAMP at my publish_date please CREATE TABLE [dbo].[latest_info]( [id…
3 replies
Hi everyone! I'm new to SQL and am trying to query a view (dbo.) made from a D365 table. My goal is…
1 replies
hello everybody, new here and this is my first question I have a table contains: Name, Id, joinDate…
7 replies
Hello SSC, Wishing everyone happiness and health and hope you are all doing well! I have a question…
2 replies
By: Lord Slaagh
I have noticed sp_executesql also makes a single plan for a stmt with parameter in a loop. q1) Gene…
2 replies
Viewing 15 topics - 31 through 45 (of 434 total)
You must be logged in to create new topics.