Topics
Started by
Posts
Last post
Tell me how to do it better. It takes to long to run. its because of the Totals by truck but I have…
3 replies
Is it good idea to add hint NOLOCK in Sales.SalesPerson for second example. Any references that tel…
47 replies
Dear Group: My apologies if this is not the place for this question, but I wasn't sure where to ask…
1 replies
I have a column [BatchDate] that contains dates in text format: 032221 032121 032021 031921 etc....…
4 replies
Hi All.I have a wired situation here. I have 2 tables: table 1 with let say 5 records on it and an …
4 replies
hello I have a table similar to this: Create table parts ( partid int not null serial varchar(50) n…
7 replies
I've searched and tried many variations, but must be missing something simple. If there are no reco…
12 replies
I have a table that selects an ID Username from the user's Loginname and another ID that gets that …
5 replies
DECLARE @forms TABLE ([Id] int NOT NULL); INSERT INTO @forms ([Id]) VALUES (2481916), (2481917), (2…
3 replies
I have the following two tables: Table A: WONum OpSeqNum CellName 1547434 …
4 replies
Hello, I am interested in using a multi-select drop down on an application interface and am looking…
10 replies
Hi, I've been sitting with a projected revenue query for sometime , trying to figure out the best w…
22 replies
I have a table schema in an exported .sql file (text). Is there any way to use that to create an id…
4 replies
Morning, I have a SP that I created that does select query, using a date parameter. Because of a f…
3 replies
Dear Group: I was going to create an index on a view we have, but I am getting the following error:…
3 replies
Viewing 15 topics - 211 through 225 (of 3,067 total)
You must be logged in to create new topics.