Topics
Started by
Posts
Last post
Hi Eeveryone. I have a pretty simple test to do, just want to make sure i got it right! Attaching t…
5 replies
I use a recursive CTE ;WITH cte ( -- anchor UNION ALL -- recursive parte ) SELECT * INTO #Reser…
5 replies
4 replies
Hola a todos, mi nombre es james sabogal , soy nuevo en sql-server, pues en mi empresa trabajamos c…
3 replies
Hello All, So I have a VB Script written that moves some files to different folders, connects to my…
8 replies
Greetings, I am very new to using Python but am using the following script in SQL 2019 to get data …
1 replies
Hello: Below is my T-SQL code, and attached are its results. In the highlighted "Component" column,…
1 replies
I am attempting to create an episode marker when duration between dates is >= 90 days, filtered …
13 replies
I have a pretty "dumb" question, but I want to get the consensus on this I have a table that…
16 replies
Hi Experts , we want to encrypt sensitive information like ssn ,tax_id , phone no and address we a…
3 replies
Hi, I have a requirement where my table (ex: TableA having columns Tranno , Trandate, Itemno). Tran…
4 replies
I need to find all sprocs having a misspelled word and dynamically correct. Googled and found a sol…
13 replies
I am using the AVG( ) with the OVER clause and within the OVER clause I have a question about ORDER…
8 replies
Hi: The results of the first code below are attached as the file called "Results". Likewise, the re…
1 replies
Hi, In my database I have a table with product information. The number of records in the table var…
5 replies
Viewing 15 topics - 1,651 through 1,665 (of 1,799 total)
You must be logged in to create new topics.