Topics
Started by
Posts
Last post
Hi Guys, I want to know, is there a way I can BackUp all Store Procedure in .txt? I know how to do…
2 replies
Hello! I use counter queries to monitor activity in my document management systems, and they work …
2 replies
Hello! Here's a simplified version of my table: Table Name - CompanyInfo Company Name Tran…
11 replies
I have the following will return Country, State, City I need to make sure that this query is ok. &…
7 replies
I have a MS SQL table that has some entires that hold file paths. I need to change the root level o…
6 replies
Hi, I need help in replacing a string with another character (*) except the first one. Also it shou…
3 replies
I need a query which should update the master table with status based on the action columns values.…
5 replies
I have a table with Month , Year as varchar. I realized it was a big mistake. Since its getting too…
1 replies
Hi, I have a table looking like this ValueTypeIdentifier 1225ABC217840 1225ABC121662 1295AB…
9 replies
Hi all, I have a table with strucutre below: CREATE TABLE [dbo].[Supervisor]( [SupervisorId] [int]…
2 replies
Hi guys, i'm italian, excuse me for my bad english first. Is possible to obtain result like this fr…
4 replies
I have two tables. Table1 structure is SetId (PK, int identity(1, 1)) MsgCount (int) Table2 struc…
5 replies
Hi All, Can anyone help to to get the below expected output ? Inputs : CREATE TABLE #SAMPLEDATA( …
5 replies
Hi all, While working with MERGE I fond an issue. Here is the below code to recreate the scenario: …
11 replies
I have a problem that I am trying to address and cannot think of the best way to go about it. I am…
3 replies
Viewing 15 topics - 2,506 through 2,520 (of 10,647 total)
You must be logged in to create new topics.