Topics
Started by
Posts
Last post
I am trying to update multiple rows using stored procedure. here is code sample, cna someone help m…
2 replies
Never used Nested stored procs before. Below is my first experiment which blew up in my face. Test…
3 replies
Hi All I'm writing an SP that needs to get create a temporary table (to pass data to an SP). The co…
4 replies
Hello everyone, I have been using the express agent ( http://www.valesoftware.com/products-express-…
1 replies
I can,t get this select statement right i want to pull data from three tables. One of the columns i…
8 replies
By: textman
hello, i'm scratching my head trying to fix a SQL 2005 stored procedure. It works fine in Query An…
7 replies
I have a stored procedure whose job it is to take the name of a csv and add the values in certain f…
6 replies
Hi, I have a table called node which contains field as type(type field includes data such as forum,…
2 replies
Hi , I have two tables named users and friends... In users table i have fields like userid,username…
3 replies
what is the max possible characters for varchar data type? is it just 8000 as sql server 2000 does?
5 replies
Hello, I have use this query to update my field. UPDATE Orders SET total_order_price = total_pizza_…
3 replies
I have data that is in a string format of '(123) 456-7890' and need to extract the numbers only. '1…
2 replies
I'm looking for a way to check for a view or table and if it is there, do nothing, if it is not the…
7 replies
I am trying to insert data into a Oracle table and use an Oracle sequence from a SQL Server 2005 st…
3 replies
I found it surprising that a co-worker was having the GRANT EXECUTE included in his generated store…
1 replies
Viewing 15 topics - 11,146 through 11,160 (of 12,234 total)
You must be logged in to create new topics.