Topics
Started by
Posts
Last post
I have a list of organizations that where not defined as single absolute key. So what happen…
5 replies
Ok I have a SP working however it is slow. I am looking for the best way to handle a situation. Env…
5 replies
Is nolock assumed in a select statement (SQL 2000) or should I include it?
2 replies
Hi, I need to set a fields value (a money datatype field) to the division result of another two fie…
3 replies
Hi All I have requirement to rename a user tables, What are different options available ? …
4 replies
SET NOCOUNT ON DECLARE @MyTable TABLE ( MyCol VARCHAR(12) ) INSERT @MyTable SELECT 'ABS0234651'&nbs…
10 replies
I have table where I am storing survey's result CREATE TABLE [tblQuiz_Respuesta] ( [Qr_Qu_Id] [in…
2 replies
Hi, I have this problem.... I have table with information about work time of worker on car....seems…
8 replies
Hi, I tried to insert the rows returned by executing a dynamic sql statement into a table variable,…
3 replies
hi! I was just throwing a script to create a CHECK constraint, but it shows an error like this: &n…
5 replies
Table structure: G_Code Num_Avail…
3 replies
Hi all.. I'm trying to figure out a way to show multiple lines with a qty of 1 instead of one line …
3 replies
I have a transactional replication between 2 servers and I am replicating two tables from server a …
1 replies
if you are building dynamic sql in a stored procedure and you call sp_execute, but it errors out, i…
5 replies
Hello all, I am using SQL Server 2000 and I just wanna store time duration for example stroi…
4 replies
Viewing 15 topics - 7,891 through 7,905 (of 17,082 total)
You must be logged in to create new topics.