Topics
Started by
Posts
Last post
I have been asked to set up an archiving solution that automatically generates a series of SQL stat…
4 replies
Hi, i'm having problems with writing a pretty basic query: I have a table called #mydates, i want …
11 replies
Hi all. If I have a table such as : Queue - queue_id Int (PK) - Action Char(15) - Info varchar(max)…
4 replies
I have the following tables Product --stored for productid ProductRelation -- storing linked produc…
7 replies
Hi, I want to find out a way to extract the different or non-matching rows from two similar tables-…
12 replies
I have a query that takes quite a while to run even after optimization. DML statement on the under…
15 replies
Please consider the following example: create table #Names (Forename nvarchar(50), Surname nvarchar…
8 replies
Hi all, I want to search for "[[% SQL Server %]]" pattern in a string value (Note, ] [ % are not wi…
7 replies
Hi guys, I have question for you guys, I have one table ABC (For Example) and Table ABC has few In…
3 replies
hi guys i need your help for the below scenario i need to create a function which returns primary …
10 replies
I did a blog post earlier called PASS Summit Twitter Dashboard[/url]. It shows all tweets by people…
5 replies
Hi, I have a query that returns a ProposalId a RiskId and RiskTaken bit flag. I've setup some test …
5 replies
[font="Courier New"]Hi there, I've a BillDate as date, and a Mark as bit column in First table. (Ma…
1 replies
In a C# 2010 desktop application, I need to add an audit table to an application that would be simi…
9 replies
I have the following basic XML document: <MatchKeys> <fuzzyKeys> <key key1…
5 replies
Viewing 15 topics - 4,381 through 4,395 (of 10,647 total)
You must be logged in to create new topics.