Topics
Started by
Posts
Last post
Declare @cCompanyNo nvarchar (5), @cStockRoomCode nvarchar(10), @cFromItemCode nvarchar(32), …
4 replies
I got the below from one of the views. Can someone explain what these mean 1. row_number() over (…
2 replies
Dear All, I explain more Details about my Project/database. i have develop on SMS System for one Ma…
1 replies
I have a database that has a column of Text Table column1 (Type of Object) nvarchar(22) column2 (Ty…
6 replies
How do you truncate a string everything before/after a certain character, including the character? …
1 replies
This is VERY frustrating as I actually have this working on several servers but it is not working i…
7 replies
I have two tables and I want to find the diagonal mismatch between the two table rows I have three …
8 replies
I see some code in our database, I'm trying to figure out what it means: I have a hard time to unde…
4 replies
Hi, I need to prepare a report that describes user status and the time spent in transitioning from …
1 replies
I'm trying to get the backup types from backup set but the description column is null. How can I ge…
2 replies
Team, I have a table with the following data showing parent-child relationship AccountID Parent ID …
1 replies
Attached is the partial results. I can't display all the data from the return for many reasons. I'…
3 replies
I inheritated a table of ~2 million records, all in nvarchar(255) format (I don't know why) I'd pre…
2 replies
data: a b c d 107800 10780 1078 8 107801 10781 1079 9…
6 replies
I have a SQL job (T-SQL) that inserts data from a proxy table to an audit table that foreign keys t…
4 replies
Viewing 15 topics - 8,371 through 8,385 (of 10,635 total)
You must be logged in to create new topics.