Topics
Started by
Posts
Last post
I know this is probably simple but I have just never done it and I'm having a hard time figuring it…
2 replies
I have a view which returns HR information. My problem is that I could have multiple rows for the s…
7 replies
I have a situation where I am working with legacy code. The issue involved involved a varChar …
1 replies
I want to find out the number of Fridays between a certain date range. Do I need to create a table …
1 replies
I have a table called PriceName having schema CREATE TABLE PriceName (PriceNameID INT IDENTITY(1,1…
4 replies
I beg your pardon for duplicating my earlier post (in SQL Server Yukon Beta -Administering Forum) …
5 replies
hi! i'm trying to get the following script running but keep getting the error saying that i need to…
4 replies
Hi, I am still using the old style syntax for Outer join in almost all my queries, can somebody thr…
4 replies
I'm trying to use a variable to determine how many of the top I need. I get a compile error when I …
9 replies
I need your expertise. I'm trying to update the values of all column from tbl_a with the values fro…
2 replies
Hello I have the following problem in my Tsql query : select ref,armazem,sum(valor) from (select(se…
2 replies
hi, I have an inventory table. tblInvenvory <SCHEMA> storeId productId quantity <\SCHEMA&…
7 replies
how can i do this ??? combining evry 3 records to One between the asterisk(***) *…
7 replies
I am having problems with recreation of stored procedures using generated scripts. Problem ari…
2 replies
What I'm trying to do: I need to dump a list of all FormulaNumbers in the database (there are…
3 replies
Viewing 15 topics - 13,426 through 13,440 (of 17,082 total)
You must be logged in to create new topics.