Topics
Started by
Posts
Last post
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
Hi all, I'm trying to validate a database data, as we found some unknown characters in the descript…
10 replies
My requirement is, I am passing some month names to query like as follows January 2009,March 2009 …
1 replies
I have a stored procedure where First : I drop a table table1...with 50000 rows(col 1 int(5), col…
2 replies
T-SQL Coding - What is the difference between SQL Server DDL and DML commands? Can you name some ex…
25 replies
Viewing 15 topics - 4,216 through 4,230 (of 12,230 total)
You must be logged in to create new topics.