Topics
Started by
Posts
Last post
Hi, I have a stored procedure which reads all the contents of a table to display it in a datagrid. …
5 replies
Hi, I have the next table called NODEPLACEHOLDERCONTENT with this fields NodeId int …
1 replies
I am trying to construct a query that will return data for display in a hierarchical grid. The quer…
2 replies
I posted the following post in DTS forum, but got no replies so posting here, in case anyone can he…
5 replies
Hi, I have two tables: Customers: CustomerID CustomerName dtFirstOrder dtLastOrder Orders: OrderID …
2 replies
Hi , How can i check object level permissions on objects through T-SQL. Thanks
1 replies
I want a sql query that compare the data in a field. This field contain comma in between two word. …
3 replies
Hi All I have Two database named test1 and test2 in each database one table named table1 and …
3 replies
I have a stored procedure, currently written using dynamic SQL, that selects the TOP X rows, where …
19 replies
I have the following query. The facts are that there is a value of 164 in the Account Table for the…
2 replies
Hi, I try to fill my "empties" regarding T-SQL and I'd like to know whar exactly is an "English que…
2 replies
I am in the middle of an argument with the development manager about the proper way to join tables.…
13 replies
I am writing an sproc for creating a table, but I don't know how I can use parameter values as obje…
2 replies
Rumor has it that you will no longer be able to use just "(NOLOCK)" as an isolation hint in queries…
11 replies
CREATE TABLE Invoice( ModelID CHAR(12) NOT NULL, InvoiceID INT &nb…
14 replies
Viewing 15 topics - 9,016 through 9,030 (of 17,082 total)
You must be logged in to create new topics.