Topics
Started by
Posts
Last post
Hello: I have a linked server connection from SQL Svr 2005 to Oracle 10. The connection works when…
3 replies
I have created a view to use as a basis for a data warehouse concept. However when i query the view…
4 replies
Hi all. A colleague of mine told me about an unusual problem that he encountered. Well, it's not re…
6 replies
Hi, How can I insert an image into a table directly? I see this is usually done through applic…
12 replies
Let me say that I'm new to the Ranking Functions in T-SQL because our primary application did not s…
4 replies
Hello Can you help me ? I have table like this: Years Amount 2006 56 2007 67 2008 10 …
7 replies
Hi i've a problem i like to get a bit of help with. I've 3 columns in a table which i'd like to gro…
4 replies
Table Employee - Production (50 million records) Table Employee - Dev Table EmpLookup - Dev - (10 m…
2 replies
Hello all, The Update statement below is dropping decimals after a divide by 100. Is there any way…
4 replies
I have a function in my db... CREATE TABLE [dbo].[tblPeriod]( [PeriodID] [int] IDENTITY(1,1) NOT N…
7 replies
I've table as follows, CREATE TABLE [dbo].[roomBooked]( [idx] [int] IDENTITY(1,1) NOT NULL, [room…
4 replies
Hi I am trying to import a CSVs file using OPENROWSET and import this into a database my problem is…
30 replies
Hi All, I am attempting to provide some guidelines to the report writers for one of my clients. The…
20 replies
Hi, I want to create a approach for solving the cross tabbing statistics report. I know some method…
4 replies
I have been asked to refactor a piece of T-SQL that applies a schedule made up of time segments ove…
1 replies
Viewing 15 topics - 3,811 through 3,825 (of 12,230 total)
You must be logged in to create new topics.