Topics
Started by
Posts
Last post
Hello, I have a column defined as a Varchar(5000) containing rows with 1354 characters. When my co…
7 replies
Hi I need to select last two characters of a field like the field has codes Ex: abcDE cccDE bbbDE …
3 replies
Hi, I have a table that contains payee details. The problem is that some payee's have apostrophies…
8 replies
Greetings, I'm trying to come up with a way (efficiency isn't the most important thing here) ..to …
2 replies
Hi All, I want to know which query is best one from the below queries, Delete firstt from firstt t …
4 replies
Hi, I'm trying to place a variable as a identity seed. Is this possible? I can't seem to find an …
13 replies
Hi, This is a snippet of the code that is giving me a problem, when i run this code I get the follo…
7 replies
lets say I have following table CREATE TABLE [dbo].[TempData]( [empl_id] [varchar](12), [org_id] …
4 replies
I would like my query to return a unique value for the ProductId + count stock so I get a single va…
2 replies
Hi Guys, I have an update trigger on a table and when I run a stored procedure that updates the men…
4 replies
I already know this is a daft question but Im going to carry on regardless 🙂 I have for example a t…
3 replies
I have the following data in a Table. Note that this table holds Sales Qty till Today and also Fore…
8 replies
I have columns as follows: location, subloc, date/time, event, name I need to put the following int…
5 replies
Hi! I run into a very simple issue, that I am not quite sure where to start troubleshoot. Hopefully…
5 replies
Hi, I have been reading BOL, and note that the rowcount should not be used, and that future release…
4 replies
Viewing 15 topics - 10,246 through 10,260 (of 12,234 total)
You must be logged in to create new topics.