Topics
Started by
Posts
Last post
I have a query that joins several tables and I am trying to identify duplicates, so I am running so…
2 replies
Dear All Whant to assign conditional default value during table creation Like create table aa ( cc …
4 replies
I'm no genius, and I've just taken over a System that has many more stored procedures than I like. …
2 replies
I have a char column with some misc text I want to get rid of. I am using SELECT REPLACE, etc... wh…
2 replies
Hello. I'm sorry for my English. I have a task, download into my table IIS log and compress this ta…
3 replies
Hi There, I need distinct customer count for a certain time slab. Consider the following table, c…
10 replies
Hi, I have the following part in my Select statement - Select CASE WHEN dbo.[IH_RE-TNCY-PERSON].[…
2 replies
Hello all - I would like your input on how to address this problem using T-SQL. I don't expect you…
3 replies
Hi All, I'm trying to run a query to export one of the tables currently sitting in our SQL Server u…
2 replies
howdy everybody, when I wrote this: SELECT * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0', 'Excel 12.…
1 replies
http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/sql-performance-tips-ebook I …
5 replies
I have discovered that my previous error was caused by a different problem: The following query fai…
4 replies
How can i setup the audit on sql server database tables for the change made by the application user…
3 replies
Hey there, First thanks for looking. 🙂 I have a table that pulls out the following when i use the s…
1 replies
I have a column in a table that is decimal(22,6). When I try to convert it to decimal(22,8), I get …
3 replies
Viewing 15 topics - 4,546 through 4,560 (of 4,984 total)
You must be logged in to create new topics.