Topics
Started by
Posts
Last post
Hello Gentlemen, The following code may be of interest to you: Declare crsColumnRenames Curs…
1 replies
I have two entries in a table site_ref src_date budget_rent budget_occ AE 01/04/2006 123456.0000 69…
2 replies
Hi guys I created one procedure which is like this CREATE Procedure select_Proc1 @Key3 varchar(10)…
5 replies
Is there a SQL command that will let me find the number rows of every table in …
5 replies
Hi, In Test.xls, I’ve created a single sheet (Sheet1) that contains this data: Chris Bob An…
1 replies
Hi, I want to call a table function for each row in a select using a record field as parameter for …
6 replies
I have found out that the following code: declare @sql varchar (100) declare @error int set @sql…
1 replies
Hi, I am working on this query to generate a report on number of users who registered with us and n…
9 replies
i am trying to insert the date in the format of mm/dd/yyyy.. But i keep getting the time in the col…
3 replies
I have been researching since September this problem with identities in triggers. I have devised a …
6 replies
Hi all, Can someone give me some help here? I have a table with the following data (date, value) W…
12 replies
Hello, I'm not at all familiar with coding looping structures within SQL Server 2000. I have a proc…
9 replies
How can you assign a value to a variable when using an Execute statement to run your query?&nb…
4 replies
Quite often I need to execute some stored procedure for each record based on some query. For exampl…
4 replies
I have a 4 parts of query in the first 3 parts iam inserting the output into a temporary tabl…
1 replies
Viewing 15 topics - 7,051 through 7,065 (of 17,082 total)
You must be logged in to create new topics.