Topics
Started by
Posts
Last post
Hi, Query: Select Colum1, Column2, Column1…
1 replies
HI, I am getting a strange error with the following statements. create table #temp ( col1 int, col…
3 replies
I am attempting to write a UDF that reads from INFORMATION_SCHEMA.COLUMNS and then based on a given…
7 replies
I've been given a data file to load into my main database which has quite a few duplicates in it.&n…
4 replies
Hello, I am looking for t-sql query to get the "top" boss from the list of employee pass…
3 replies
I know Oracle has a DEFRAG function to run on a table, but I have not found anything in SQL Server …
5 replies
hi all, i have many hours with this problem, but i hope that you can help me to solve. this is the …
2 replies
This may be a stupid question but here it goes... I am writing a stored procedure and trying to do …
3 replies
We have a system that records various incidents. For one reason or another, when these incide…
4 replies
Good morning to all : I have this query to get out sum of product distribution and unsold SELECT x…
3 replies
I am not sure how to best word this, but basically I would like to aggregate results from several s…
1 replies
Is it possible to raise an error in the error log but prevent the error from being sent back to the…
3 replies
I wanted to store image files in my Db.So can i use image data type?If i can use the image da…
1 replies
I have a self referencing table just like Employees table in Northwind. What I want is for a …
2 replies
HI, Ran into this likely newbie 😉 problem which I could not resolve. Solution loogs fairly simple b…
2 replies
Viewing 15 topics - 12,376 through 12,390 (of 17,082 total)
You must be logged in to create new topics.