Topics
Started by
Posts
Last post
Dear all, Please help well i end my life with one requirement. Scenario: I have two tables ( major …
9 replies
Hi May your please review the cde below, its bit complex and unfortunately i cant do much because t…
3 replies
declare @objid as int select @objid=object_id from sys.objects where name='substitute your Procedur…
7 replies
Hello - I am trying to use SUBSTRING / CHARINDEX to select from the first position of a varchar col…
2 replies
Hi i want move column to in one level down so i can copy the column name and paste it into excel fo…
3 replies
Hello everyone. With the code below I am trying to return ItemKey, shortdesc, ItemID and the last …
4 replies
I created a function that will parse the domain out of an email address. I'dl like to apply that fu…
1 replies
Hello - I have an orders table and a MSRP (manufacturer suggested retail price) table. I would lik…
7 replies
I've got an SP which I pass three paramaters, two datetime and one varchar, If I run the code on i…
8 replies
Hello All, I am using EXCEPT in order to get data from table1 wihich doesn't exist in table2. But t…
4 replies
Hi All, i have table name called messages below is structure of the table contentID int Contentmes…
4 replies
Looking for SQL (2008) query to perform a request from a table to return back for me a HTML formatt…
7 replies
Hi Everyone, I am trying to calculate a financial length of stay by each month. Now, i have a table…
5 replies
Hi Experts, How can i write a simple transaction and then roll back the transaction. For example:i …
3 replies
Hi SQL gurus, I have a fact table which looks like below. Currently, it has two quarters data loade…
15 replies
Viewing 15 topics - 6,601 through 6,615 (of 10,635 total)
You must be logged in to create new topics.