Topics
Started by
Posts
Last post
Hi. I´m triying to delete data from a table i get a conflict with reference constraint. How can i…
2 replies
Hello All I am trying to run the following BCP Command: declare @bcpcommand Nvarchar(4000), …
4 replies
Hi, I am trying to do something like this : DECLARE @StartDate DATETIME DECLARE @EndDate DATETIME…
2 replies
Quick question on foreign keys: I have five primary tables and a dozen or so reference tables. The…
4 replies
I have documents that were originally saved as Word 2000 documents with a doc extension. Because o…
2 replies
Hi Gurus, I have 2 parts of a script PART ONE --- DELETE FROM [ReorderS] GO INSERT INTO [ReorderS…
7 replies
I have a stored procedure (usp_GetEmailsOnCall) that selects as varchar(250) a set of email address…
3 replies
Hi friends, How can i select a specific amount of string from a column? i tried : SELECT SUBSTR…
7 replies
wanted to know how to count a letter in a sample string in SQL 2000
1 replies
Hi All, I'm new to sql. Of late I created a table (in sql 2000) using create table EMP ( EMPNO in…
4 replies
I've got an issue with an application administrator trying to manually update a few rows in a table…
3 replies
I am going through the book SQL Server 2008 Step by Step trying to install SQL Server 2008 on a sys…
1 replies
By: SQLDCH
Hi, I am trying to work with this code. I want the value of stick_quantity, "blank" or null to chan…
12 replies
Hi I have animals that are weighed on a monthly basis. It may be on the 28th-30th of the month, so …
3 replies
Hi I have animals that are weighed on a monthly basis. It may be on the 28th-30th of the month, so …
3 replies
Viewing 15 topics - 1,306 through 1,320 (of 2,735 total)
You must be logged in to create new topics.