Topics
Started by
Posts
Last post
Having some issues trying to figure out how to get the results that I want from the following set o…
3 replies
Hello - "Sorry for reposting I posted this in the wrong forum before this one" I'm in the proc…
3 replies
All, I have one scenario. create table t1 ( AssetID int, Date datetime, InceptionDate datetime ) in…
30 replies
SELECT ROUND( -0.6401, 0 ) The above statement gives me an error saying An error occurred while ex…
8 replies
I have a table where following records to be aggregated •First, Middle, and Last Name •B •ID • …
4 replies
I have a table with 5 count colums (A, B, C, D, E) I was wondering if there was a way to create a f…
17 replies
Hello, I have 2 SQL 2005 servers with the same sp installed on them. Server A has a collation SQL_L…
6 replies
Hi, i have a table structure where id and childmemberid is there. I want to list all the childmembe…
5 replies
Management wants a report of columns that are personal data, so that we can make sure we are protec…
6 replies
Hi all, How can i drop all users at once. I hope i can get all users by doing bellow query: please …
5 replies
I get the following error message when I run the below code. "Arithmetic overflow error converting…
5 replies
As part of an application change I need to add and remove some columns from a number (50+) tables o…
9 replies
Experts: I have the following table with sample data...This has employeeIDs and Their reporting man…
8 replies
I am trying to find more efficient way of writing this query. There are two input parameters eg. @T…
12 replies
3 hours of my time wasted by this stupid problem http://sqlblogcasts.com/blogs/sqlandthelike/archiv…
9 replies
Viewing 15 topics - 4,006 through 4,020 (of 12,234 total)
You must be logged in to create new topics.