Topics
Started by
Posts
Last post
Find orderdetails for categoryid=1. (categoryid is in the product table) The following works succes…
6 replies
Hello, all! Here is the table: If OBJECT_ID('Test') Is Not Null Drop Table Test GO Create Table …
7 replies
Ok I need to show either table by table (if easier) or all tables in a db the following. Name of Ta…
3 replies
I'm writing a query that has to return data 7 days or a weekly report. If I run it on Monday, it as…
2 replies
I have data in a string column such as $154,111.85 My task is to reduce this string to 154111.85 T…
4 replies
First, I am not the SQL expert, but I am becomeing it by default. I do not handle overall security…
31 replies
Hello SQLServerCentral! Its been a very long time. This may be an over-analyzed issue and if there …
3 replies
Hi guys assume we have two tables with the following design: their callAnum and callBnum are easil…
14 replies
Hi there, I have the following UPDATE statement, which is nearly how I want it to work, but isn't …
2 replies
I am into a situation where I am seeing of lot of deadlock / blocking . I have inherited a SP in wh…
2 replies
I am trying to create a dataset for a range chart in SSRS, the purpose of this chart is to act as a…
4 replies
I just ran into this in a query. Can anyone come up with a good explanation for why anyone would d…
9 replies
Hello, I have begin_date as datetime datatype in sql server. I am trying to create report. In tha…
7 replies
Hi all, I am sorry if this is a silly question i am new to SQL although im ok with VB. But can you …
3 replies
I have created a trigger, which after getting the inserted values in variables tries to insert in a…
5 replies
Viewing 15 topics - 2,146 through 2,160 (of 4,984 total)
You must be logged in to create new topics.