Topics
Started by
Posts
Last post
Having previously read Jeff Moden's article "Hidden RBAR: Triangular Joins" (http://www.sqlserverce…
36 replies
Hi Guys. I have a select query as follows (sample code): SELECT SalesOrderId, convert(varchar, Dat…
17 replies
hi guys i am trying to do an insert INSERT INTO tblDistributors VALUES ('AlabamaZinc', 'PT', 'OUT-…
5 replies
Hi, I just want to know how to search text/record inside the Html files. I had one column in my dat…
4 replies
TTEST IDADD1ADD2ADD3 101AA1HA1NY 101AA2HA2NJ 101AA3HA2NJ 101AA2HA2NJ 101AA3HA2NJ …
1 replies
I want to apply like Operator in my searching time. but i dont use it before with variable. anyon…
1 replies
This code works: :setvar sourceDB 'master' select $(sourcedb) This code does not: :setvar sourceDB …
6 replies
I have used the below query to calculate the sum of duration ignoring overlapps, However this does …
3 replies
Hi all - I am trying to call a stored procedure that can take the same parameter name more than onc…
4 replies
I have the following two tables scenario. Table Name: Order Master Cols: Order ID,Cust Na…
16 replies
I am attempting to add the previous period "ytd gross written premium" held in the dw.Finance_Pivot…
3 replies
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
Viewing 15 topics - 10,231 through 10,245 (of 12,230 total)
You must be logged in to create new topics.