Topics
Started by
Posts
Last post
Hi all. First of all, i am relatively unexperienced with tsql, so please do not judge too hard if m…
3 replies
I am querying a database with values recorded every 15 minutes. But its not exactly every 15 minute…
3 replies
Hello All, First, this is my first posting to a forum like this so I apologize in advance if I am …
1 replies
Hi, if I use 'Element' I get <item>bob</item> But, if I use CDATA as I need to, I get &…
1 replies
Hi All, i have this data: DECLARE @data table (n INT) INSERT @data SELECT 1 UNION ALL SELECT 10 UN…
16 replies
I have a table with the user, username, a table with questions and a table users' answers Let's say…
3 replies
I have the following script DROP TABLE dbo.SOC_CARE_DATA_QUALITY_EXTRACT_ALIAS_DUPS_ONLY CREATE TAB…
14 replies
Good morning! I have a sample table of data, here is what I am trying to accomplish.... I need to k…
34 replies
I have a need to split an Address into to two columns based on the middle point of the columns byte…
3 replies
Hello, We're about to upgrade from 2000 to 2005. Yep we're a little behind but not our fault, haha.…
11 replies
Hi all, i have alot of store procedures ...i have written discription etc for each while creating s…
5 replies
Hi, Need some help in below requirement. I have a table called Emp. CREATE TABLE [dbo].[Emp]( [Emp…
2 replies
Hi Guys, Any idea why the following code produces the following errors and any ways I can fix them?…
25 replies
How can i see if a proc call is using a cached execution plan?
1 replies
Hello all, I've got a bit of a weird situation with the statistics generated by the software of one…
6 replies
Viewing 15 topics - 1,381 through 1,395 (of 12,234 total)
You must be logged in to create new topics.