Topics
Started by
Posts
Last post
So here's the problem I'm facing - I'm running an extended stored procedure from a third party vend…
8 replies
I've never used a CTE for an update before. I'm hoping I can use it in this situation. We have a d…
22 replies
I am using SQLBulk copy operation from .NET C#. Tables has a column named as ID. Its data type is i…
1 replies
Hi Guys, here is a table sturucture for managing a chain link(binary tree)application. user_regist…
5 replies
Hello, I need to be able to loop through a "primary table" and pull out the "cases" that have been …
31 replies
Hello, I read many topics but don't find any answer. I have a table in which one of the fields ha…
2 replies
--Can not rebuild index online, but offline i OK... --Create table CREATE TABLE [dbo].[QrpImportErr…
16 replies
I am trying to run a query select distinct e.equipmentnumber,c.createdate from equipment e inner j…
3 replies
In my table field records storing char type . That records like 1 1.1 1.1.3 1.2 1.2.1 1.2.2 1.2.3 1…
38 replies
Need help to find the count between start date and end date. Below query shows only count in Y2006 …
9 replies
Hi all, I have to form a query from this input data, the query output should show for every empl…
19 replies
To all, I am in the process of creating my first dynamic cross-tab. I have read all of Jeff Modem'…
8 replies
Hi, My application runs this query using a stored proc SELECT empid1,name1,joindate from emp where …
21 replies
Hard to explain, trying to do a select query that return anything similar to specific key word. Exa…
7 replies
Hi All, How to transform the rows data into columns, e.g I have one table with following structure …
2 replies
Viewing 15 topics - 3,331 through 3,345 (of 12,234 total)
You must be logged in to create new topics.