Topics
Started by
Posts
Last post
/* Hello I've got a problem linking a excel spreadsheet. The slighty sanitized code is below,…
3 replies
when debugging sprocs, I currently get @@connections and @@trancount, and have to add @@rowcount an…
4 replies
I believe from BOL I can generate simple script to see the Table Privileges using Information_Schem…
10 replies
Hi everybody I'm new here and need some help. This my table : LA  …
4 replies
Could you pls. advice me on following dilemma I am having table called ‘UNITCONVERTION’, its…
2 replies
Table 1 Table 2 Id Name Id Name 1 One 1 One 2 Two 2 Two 3 Three 3 Three 4 …
3 replies
Good Morning everyone, I don't understand why I got the error message for the below select statemen…
3 replies
Im trying to work out a way to get UPDATETEXT to accept a variable table.column. Unfortunately UPDA…
3 replies
I have a stored procedure where I query for a value from a row in a table and put it into an O…
4 replies
DECLARE @MyTable TABLE ( myVersion VARCHAR(10), LastDateA …
17 replies
Hi All, There is a table (RoleName, ObjectName, ActionName, ProtectType) with more than 1 record, i…
2 replies
I am using an openrowset function to get values from a server as SELECT a.* FROM OPENROWSET('SQLOLE…
2 replies
I want to show all registers from a table(CODE, DESCRIPTION) and show an additional collum with the…
2 replies
I have 200 Tables and 150 SP. There are few column in a table which is not being used i…
3 replies
If I find same status for ten consecutive records(order by time) I should take first of those ten …
29 replies
Viewing 15 topics - 10,111 through 10,125 (of 17,082 total)
You must be logged in to create new topics.