Topics
Started by
Posts
Last post
I'm trying to insert about 9,000 records from a table in one database into an identical table with …
3 replies
I am writing a script which creates the database logins and users. The script is a parameterized wh…
7 replies
Hi, Below one is my sample table. Create Table t ( Id int, [Status] varchar(50), StDate datet…
2 replies
Hi All, I need you help in writing a query. Let's say I have 2 tables caled tblEMPTable and tblEmp_…
6 replies
im using the query below to select data for a period of one year using DateTimeIn as the date param…
5 replies
How can i export data from 10 different database to a single text file (ASCII) using bcp in which f…
8 replies
I have a stored procedure that calls another stored procedure that returns two record sets. If I r…
5 replies
Hi ! I have a query like this (see below). This query most of the time alwasy time out if there are…
3 replies
I have a query where I know the data exists but the resulting query does not give me the records I …
1 replies
Hello All, Please help if you can. CREATE TABLE #Test (Type varchar(4),Sort smallint) INSERT INTO #…
4 replies
Error:- OLE DB provider "SQLNCLI10" for linked server "XLTEST_SP" returned message "Login timeout e…
5 replies
Hi Can any one please provide link for flow of query exection in sql For eg. FROM, [JOIN CONDITIO…
3 replies
I have a few databases. Some a 2005 and some are 2000. I have a query that I run to get the recover…
1 replies
Hi All, I have a windows group added into my SQL Server, this group has approx 35 members. Now i ne…
3 replies
I've got 2 tables with following sample data Table A id puser 1 joe 2 burt 3 jack 4 …
4 replies
Viewing 15 topics - 2,461 through 2,475 (of 12,234 total)
You must be logged in to create new topics.