Topics
Started by
Posts
Last post
There are two table structures which will have the below columns Table 1 ---- RequestID, Requestorn…
2 replies
Hi, I have several partitioned tables.Tables are partitioned by monthly for 13 months.But now I hav…
2 replies
Hi All, Sorry if the query exists previously. I would like to transfer data from SQL Server to flat…
3 replies
Hello, I am facing a challenge of writing a query with dynamic columns. Here is the setup script: …
3 replies
In a stored proc, I am creating a temp table: DECLARE @TempResults TABLE (row_num smallint…
2 replies
Hi, Recently Migrated SQL Server 2008 from old version SQL server 2000, also windows 2008 enterpris…
3 replies
Hi, I have a table that is already populated. I need to add a new column & the values in the c…
11 replies
Hi All, Urgent Help is required frmo Excellent Group. I have one task in that i need to open URL …
4 replies
Hi, I want asking two question? 1. I have two database 1. PMSPRD and 2. PMSDEV. First database (PMS…
5 replies
Hi Friends, Is there any testing tool available for the testing of SQL Stored procedures/functions?…
1 replies
Hi, Could you please help me take a look at the sql below? I want to use dynamic to execute the sq…
1 replies
I am having Clustered index (not primay key)and Non-Clustered index on a table of 20 column.I would…
12 replies
Hii Every body I retriving data from database and my out put is as follow? %A x1 x2 x3 %B y1 y2 y3 …
7 replies
I have a Table X FileID CallID CloseddateTime 1 0001 NULL 2 0003 NULL 3 …
1 replies
-- create table query: CREATE TABLE mytable ( School varchar(160), Student varchar(160), SourceName…
4 replies
Viewing 15 topics - 8,401 through 8,415 (of 10,647 total)
You must be logged in to create new topics.