Topics
Started by
Posts
Last post
Hi I have the following tables CREATE TABLE [dbo].[Master1] ( [TERM_ID] [char] (8) NOT NULL , […
10 replies
I have 3 tables which has around 40K records and these 3 tables occupy 23MB of space. I deleted all…
4 replies
i hava a table , contains millions of records . i need to delete records on the basis of acct_id an…
18 replies
Hi All, I want to know, how to use bulk insert command against on Unix file. What will be…
1 replies
Hi all - I have two tables and two loops in question... I am trying to do the following - i have a …
2 replies
What are the changes between sql server 2000 , 2005 and 2008 from a programmer point of view ?
5 replies
One of my clients needs to send hundreds of individualized emails to their customer base on a regul…
1 replies
Can Sql Server 2005 Developer Edition be shared on a LAN?
1 replies
USE database_name GO DECLARE @JobID nvarchar(100), @JobCategory varchar(128), @JobCategoryClass var…
5 replies
Hi I have a query wrt comparing two datetime values. i have a query: Select Count(1) Records From t…
4 replies
Hi Friends, We have a production server(SQL 2005) which has configured Snapshot Replication to run …
1 replies
Here is a sample of the table with 4 columns ANTONNULL05023555-3932 ANTONNULL05023555-3932 AR…
23 replies
Hi All - I have a question regarding TVF's. I have a requirement to provide a TVF that has two requ…
2 replies
Hi all, I have few basic questions. 1. Does trigger guaranteed to fire for each row? Even if i do…
6 replies
I have 3 values e.g 100,200,300 and without inserting those values into any table I have to display…
8 replies
Viewing 15 topics - 1,201 through 1,215 (of 4,155 total)
You must be logged in to create new topics.