Topics
Started by
Posts
Last post
How can I import a power point file of 6 MB size into my sqlserver 2000 database? Thanks.
3 replies
So I've got this nice little report that extracts data from my database and shows a particular set …
7 replies
I am looking for some clarity on the proper use of a Return Statement. As I understand things a Re…
2 replies
Hi, I am trying to set a value from the following SELECT statement but I am getting an error: DECLA…
3 replies
Hello, I have this problem to solve as I'm new on T-SQL way to pass parameters through SPs. I simpl…
1 replies
Hello, I have a table with order information (name, shipping info,item qty etc...) in one table. I…
8 replies
Want to get 1) the OrderDate and 2) the daily average of total Orders for that day and two previo…
23 replies
Hi, I created a SP which is supposed to calculate some values for me and return them as a resultset…
11 replies
Using sql Server 2000. I have a details table, a lookup table and an intersection table. Each det…
4 replies
Hello all, I have a question to you who are good at parsing text. I need to add row change with end…
4 replies
Hi, I need to generate a report between 2 timestamps in specific intervals. For e.g. I have to show…
2 replies
The following t-sql gave different result on production SQL server and with integration SQL DB with…
6 replies
I have a table, it has three columns (phonenumber,date,outofservice) If the phone number is outofse…
5 replies
Just like select top 100 *, returns the top 100 records from the database, Is there a select statm…
1 replies
I have a view where I need to use a sub query in the from clause select : : from ( sele…
2 replies
Viewing 15 topics - 3,871 through 3,885 (of 17,082 total)
You must be logged in to create new topics.