Topics
Started by
Posts
Last post
table contains date like 071009(mmddyy),42209 (mddyy) how to convert this in datetime?
4 replies
Hi All I need to check whether a passed number is positive or negative, is there any pred…
6 replies
We had all SQL 2000 servers. I needed to get some information including the roles from each server.…
6 replies
I have a table that has multiple rows for any id I want join all ids that have a one code but not a…
6 replies
I know there have to be at least a few out there... Does anyone have a T-SQL script to generate the…
15 replies
I want to insert a whole chunk of records at one time, based on some data being pulled from another…
2 replies
Hi, how can I create a query that is always looking for if a table exists or not, by a DTS
4 replies
hi I have table like ID NAME --- ------ 1 aaa 1 bbb 1 ccc 1 …
4 replies
I am trying to teach myself SQL Server, MS Press book shows how to create a linked server, but neve…
5 replies
I am looking for suggestions/ideas to concatenate row values without using a cursor or CLR. Basical…
8 replies
hi I want a sql query for a stored procedure that take 2 input paramters (image,and varbinary) and …
7 replies
I have a table employees with fields empno (PK), name, office. Another table postings with fields s…
20 replies
Hi i have two tables, TABLE1 SIDSNAME 1SAM 2RIG 3MAT TABLE2 DATEIDPRICE 1/1/1113 1/2/1214…
5 replies
Hi, I need to search a keyword from all databases using sql query or procedure. (Ex: Suppose if i …
3 replies
Scenario: table called EmailAddresses and the columns ID (int) and EmailAddress (varchar(100)) Que…
3 replies
Viewing 15 topics - 6,286 through 6,300 (of 12,234 total)
You must be logged in to create new topics.