Topics
Started by
Posts
Last post
i have an source file and i have to load it into the data base by changing datatype of the…
1 replies
Hi All, I'm trying to take a portion of a stored procedure and perform a union with another table I…
13 replies
I have to create a report and I want all activity for the previous month. I need to calculate the F…
3 replies
Good Morning All, I was looking for advice/help on how to count the number of values that exist in …
2 replies
Hi, I am having SP where I am pulling data from linked server. Previously its working fine but sudd…
4 replies
Hi, I am facing a problem in writing the stored procedure for multiple search criteria. I am trying…
4 replies
I have a problem.... I have cpt codes in qry1 that need to be converted then match against qry2 and…
1 replies
Hi, WITH cte_OrderProjectType AS ( select Orderid, min(TypeID) , min(CTType) , MIN(Area) from ta…
9 replies
I've tables and data as following, GO /****** Object: Table [dbo].[CV] Script Date: 04/15/2014…
8 replies
I am trying to code a rule at the moment which sets a value based on the value of the previous row.…
6 replies
I have a very simple stored procedure to be used in Dundas Dashboard: ALTER proc [dbo].[ddGetCurre…
24 replies
Hi All, How to update column with multiline coments. eg. I need to update Notification column in my…
4 replies
Suppose I have 2 table 1)Main 2)History Main table maintain all the records having columns MAIN_S…
3 replies
Having an absolute rough day today.. not able to write the simplest of simplest queries.. love bein…
4 replies
Hi , Please observe below records of table Bakery . When cake is order it flows from BaseMaking…
13 replies
Viewing 15 topics - 2,206 through 2,220 (of 10,635 total)
You must be logged in to create new topics.