Topics
Started by
Posts
Last post
Is there a script which will report all tables that do not have a Primary Key?
3 replies
Hi SQL Gurus, I would like to run a query to display the amount in a debit and credit column from a…
1 replies
Hello, I know there are many ways to return data based on the max date. I have data in which there…
9 replies
Hi All, It's been a while since I have posted in here 🙂 I am trying to update my query to add a cou…
5 replies
I need help on using date functions. I have to calculate the date on friday for past 8th week. Here…
6 replies
Hello All, I am trying to connect to the table which is in different server. I am using open row se…
2 replies
Hi Experts, I know that key lookup happens , if any one of the select column that…
4 replies
Hello All, I have 2 different servers. In that 2 servers I have 2 tables one from each.I need to up…
2 replies
I have a table with this values: key year month value ------------------------ 1 2011 1 100 1 2011 …
7 replies
I've got an interesting little problem that I can work my way around for a one-off exercise, but I'…
6 replies
Hi All, I have the following table: SELECT level INTO #myTable FROM(VALUES('1'),('1.1'),('1.2'),(…
7 replies
Hi Forumer's How could i get the overall average for Jan to Dec transaction i want to incorporate i…
6 replies
I am finding a few foreign keys in my database that are not trusted select object_name(parent_obj),…
4 replies
I have a table with an id and code(char(3)) 100, XXX 100, yyy 100, zzz 101, abc 101, XXX I'm trying…
3 replies
Here's part of code i've been trying to run in a procedure, cursor is already defined: DECLARE @fo…
10 replies
Viewing 15 topics - 5,761 through 5,775 (of 10,647 total)
You must be logged in to create new topics.