Topics
Started by
Posts
Last post
Hi there, I'm trying to display a grid on a webpage showing location.. I need a grid, broken out li…
18 replies
Hi Everyone, I want to create XML file from sql table without using FOR XML EXPLICIT. Because I tri…
5 replies
I have a table that has two columns. 1. Name 2. CurrentDate Table :- Name Varchar (30) Current Dat…
6 replies
We are running SQL 2008 R2. Yes, I have tried Change Data Capture and SQL Audit , but I need more d…
2 replies
Hello, I stumbled upon this today while doing reports and thought of asking some help; Here is the …
11 replies
tableA OrgId ParentId 11 23 32 41 51 how do I diplay r…
3 replies
Hey guys... Here is how my table looks: SSN | Contract_Number | Effective Date | Term Date 111-11-1…
3 replies
Hi, I have attached execution plan, could anyone suggestion where is the particular issues? Thanks …
3 replies
Hi friendsI always required to update one column which contains path. eg. Myfolder/folder/dialy/201…
1 replies
Will someone please show me how to tweak this query so that cus_code and associated "Total Purchase…
13 replies
I am trying to modify an aggregated query slightly so that it provides one more column (called cus_…
4 replies
I've got an xml file with this format : <Policies> <Policy> <GroupUserName>BUI…
4 replies
Hi. I have a simple stored proc that is meant to return for each row in the first table, a count of…
6 replies
what would be the preferred way to return a 0 or a 1 based on a result set, please? option 1 CREAT…
12 replies
I have a table like this: CREATE TABLE #Test ( [InstNumber]VARCHAR(4) ,[GLLineNumbe…
12 replies
Viewing 15 topics - 6,736 through 6,750 (of 10,635 total)
You must be logged in to create new topics.