Topics
Started by
Posts
Last post
I have two sets of tables - one has yearly data and another has monthly data. The only difference b…
2 replies
By: tinausa
Hello everyone, This is Anibal from Taiwan, I found something interesting, but not sure if this is …
1 replies
By: ingted
How do I write a code that given a date range, prints the Year and Month for the months in that dat…
12 replies
I am writing a sproc for a report. The sproc can accept a series of criteria (~5). The easiest way …
5 replies
Can the Constraint on the PK column just be turned off, run the Delete query and then turn the PK (…
1 replies
Hi firends i have small doubt in sql server how to solve this issuse device type(android,blackbery)…
1 replies
Hi firends i have small doubt in sql server how to solve this issuse device type(android,blackbery)…
1 replies
I'm currently running SQL 2012 and having some issues altering the TempDB to remove two additional …
2 replies
I have a requirement to return a batch of records and then mark the batch complete. I was thinking …
17 replies
Hi, I am using FOR XML to generate the HTML and following is my query. i want to apply class in td,…
4 replies
All, Does SQL 2012 supports UTF-8 or UTF-16 character set? http://www.sqlservercentral.com/Forums/T…
1 replies
how do we use Regular expressions in T-sql...Do we need to deploy the assemblies to sql server???
24 replies
In SQL2012, If i create a temporary table with a column default, it isn't reflected in sys.default_…
5 replies
Is there a way that I can send the list as it is to the stored procedure as a parameter? (Instead o…
12 replies
Dear all, I have the following tables: CREATE TABLE [dbo].[deal_2]( [cusip] [varchar](100) NULL, […
14 replies
Viewing 15 topics - 4,936 through 4,950 (of 4,982 total)
You must be logged in to create new topics.