Topics
Started by
Posts
Last post
For a report I'm trying to write I ideally need a recordset that shows me how many people were on a…
11 replies
Hi Guys, First post for me here, so i dont know if i am at the right place. I have a street that i …
8 replies
I need to join three tables 1. Page table 2. Preamble table 3. Attribute table Page to Preamble i…
1 replies
When I go to script table as , create to , new query editor window, I get the following : USE [000…
3 replies
Hello, How can i return rows in a table by a value in a column of that table: for example: i have a…
7 replies
Ok I am having a brain fart or something. I have written a system that merges one DB to another. Bo…
2 replies
Experts, Is is possible to create multiple tables with same tablename and column in multiple databa…
12 replies
Hi I have the following query to count orders made at a point in time select count(*) FROM Data…
7 replies
I have a text file that will be imported into a table. Name of table is PHOTOPATH. The column name …
2 replies
Hello, I have a table with the following structure: MenuID(int) Menu(varchar) ParentID(int) How do …
2 replies
Hi All, Please i have this data (pasted below), i want to use pivot table to arrange it, but have t…
5 replies
Hi, --Create Test Table CREATE TABLE [dbo].[Null_Table]( [CID] [int] NULL, [MID] [int] NULL ) ON [P…
9 replies
I have located a bug in the functions cdc.fn_cdc_get_net_changes_<capture_instance> generated…
10 replies
Hello All, I have been struggling with this plan all morning. I have attempted different indexes. S…
27 replies
I'll use an example. Consider an Orders table and an OrderStatus table. There can be 0 or more Orde…
4 replies
Viewing 15 topics - 1,681 through 1,695 (of 4,984 total)
You must be logged in to create new topics.