Topics
Started by
Posts
Last post
Hi All I have a seemingly simple TSQL problem which is proving more challenging than I anticipated.…
2 replies
Hello Folks, I want to create a dynamic crosstab query. I have attached an Excel file that consists…
14 replies
I'm sure there's something simple for this, but I have 2 tables one has a column with text, a colon…
6 replies
Hi Look at these SELECT statements. 1. SELECT CAST(1.67574 AS DECIMAL(38,10)) A, CAST(10000 AS DECI…
4 replies
Hi all, recently i was asked to find out dependencies of objects starting with XYZ_ In my project w…
3 replies
Hi all, because we use the the express Database in some cases we decided to look for an alternative…
1 replies
hi, I have a seq number in table i need to take the max seq number then show the results in sucha f…
8 replies
CREATE TABLE SampleData ( ID INTEGER PRIMARY KEY, UID INTEGER NO…
9 replies
I have a header column I am trying to join with two rows from a table of fields and make one row. T…
2 replies
We have two tables, Table 1 Customer1 CustomerID, ISActiveFlag , LastModifiedDate -----------------…
8 replies
Dear All, I am using sqlcmd to export *.txt files from DB with batch. When no data I generate empty…
5 replies
I have a stored procedure and I am hoping this to be a very simple question, but I don't know if I …
4 replies
I am currently preparing hierarchical data for upload into an Essbase olap database. The hierarchi…
3 replies
I have a table with the following structure CREATE TABLE [RECON_RECORD] ( [Serial] [tinyint] IDEN…
23 replies
here is my issue - I am trying to execute a stored procedure over a sybase server link and populate…
1 replies
Viewing 15 topics - 4,216 through 4,230 (of 12,234 total)
You must be logged in to create new topics.