Topics
Started by
Posts
Last post
Hi guys. I need help with query results output. I have the following table: create table MyTable(…
1 replies
Hi I have this view to check if a job is running: SELECT job.NAME ,job.job_id ,job.o…
3 replies
Dear all, What is the reason and fix for the below error? The Replication_User is used in Security …
1 replies
By: Meera
I am trying to find answer to the below. What exactly the scan means for the field "user_scans" bei…
3 replies
I am asked to provide a date in a query from a table that may or may not have a record. Thus the …
3 replies
Dear all I have following scenario change the rows to column in dynamically. I have tried But not…
8 replies
I inherited the Stored procedure the whole purpose of it is to populate our catalog table by data f…
9 replies
Hi, I keep getting this error message saying that I don't have enough disk space whenever I …
13 replies
Hi All, I would like to insert the 2nd statement to a table. If I copy and paste to SSMS and run it…
3 replies
Hi All, I am trying to get table row count. Looks like it not not moving to next table. Can anyone …
2 replies
I want ,when Opening_value and Opening_Date exist in tabel #tbl_Account_L_Four ,then opening_Value …
4 replies
Below is data CREATE TABLE #Containerno(CID INT,Contno VARCHAR(50),ConWeight nvarchar(50),Entrydate…
4 replies
I have two tables InvHeader and InvDetail InvHeader table has the columns: InvNo, InvDate InvDetail…
4 replies
I work on unity csharp . i try to execute multi query on sql sever database using async await threa…
4 replies
By: Jeff Moden
Hi all I need help to replace bad characters with space in string. select col1, patindex('%[^ !-~…
1 replies
By: ratbak
Viewing 15 topics - 1 through 15 (of 3,057 total)
You must be logged in to create new topics.