Topics
Started by
Posts
Last post
I can,t get this select statement right i want to pull data from three tables. One of the columns i…
8 replies
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
Ok, so I have a procedure which pulls data from several tables, and I want to be able to filter off…
8 replies
Is there a way to rename a column via script instead of using Management Studios? Thanks Art Thanks…
5 replies
Hi all, (SQL 2005) I have the following problem, can anyone help with some T-SQL? Thanks CCB I need…
4 replies
I have a proc and I'm selecting data into Temp table A (col1,col2,col3,col4) that meets certain con…
4 replies
Viewing 15 topics - 11,146 through 11,160 (of 12,230 total)
You must be logged in to create new topics.