Topics
Started by
Posts
Last post
Hi, I would like to see how many duplicates we have in our users database. This is the simplified u…
9 replies
I'm inserting rows from one table to another based on parameters and need to during the insert proc…
2 replies
When I am trying to drop a database wit the following command DROP DATABASE new_db I am getting the…
5 replies
Hello, Im trying to parse out the weight from a string for each record in the table. I keeping runn…
19 replies
I couldn't find an appropriate forum on SQL Server Central to post this question but here it goes. …
9 replies
Looking for opinions on a stored proc that checks to see if an existing records exists and updates …
3 replies
Hello, I need a T-SQl code to do the following.I have a table with few records.I want to display th…
3 replies
I need to return a computed column from a stored procedure, and I will need to use this computation…
2 replies
Hi, I have a table like the one below. It contains 110 columns and records for about 200 users. Wha…
10 replies
I have a text field that contains HTML tags. I need to strip these off before reporting them i…
12 replies
I need to query table A, and then take the results of the query and for each individual unique…
11 replies
Hi I have the below stored procedure which brings back a list of news items. Some of which have the…
13 replies
I'm in the process of redisgning our company's db. The previous designer did a poor job assur…
2 replies
Hi all, I have a staging table need to be imported to the employee table which has a p…
9 replies
I have three tables, Users (PK = UserID), Activities (PK = ActivityID), and Attempts (FK = UserID a…
3 replies
Viewing 15 topics - 8,116 through 8,130 (of 17,082 total)
You must be logged in to create new topics.