Topics
Started by
Posts
Last post
Total newbie wondering if some kind folks could help. I am trying to convert a string to datetime u…
16 replies
How would I get the SQL statement for a SPID using T-SQL? I do not have access to any tools j…
3 replies
Hi, Code snippet: DECLARE @COUNT INT DECLARE @VAR NVARCHAR(200) BEGIN SET …
3 replies
Hi all, Will the CTE executes a Dynamic SQl. Please help me for the following. For Ex: With Cte as …
2 replies
I'm looking for the first entry of an item in a table that contains the change history of a&nb…
5 replies
By: SwePeso
Hi All, how can I make the following subquery SELECT af.WebsiteName ,…
1 replies
I'd like to dynamically USE a database name based on the users selection from a drop down list.&nbs…
4 replies
By: S. Kusen
Can someone tell me the proper sql to get the DB ROLES from the DB? I think sp_helprole will get me…
2 replies
Need help getting a SQL statement to run. This works fine: SELECT rtrim(Name) FROM Dataload.…
2 replies
I'm trying to use the Pivot to help replace an excel document that I have. The data that I have is …
3 replies
Hi Can anyone propose an efficient way to convert a cookie string such as: id=37&pos=down&s…
5 replies
I am using following query in access Select first(fname),age from mytab group by age Databas…
5 replies
I'm playing around with XML queries and found something interesting. If I use the column conf…
4 replies
The query below retrieves data pertaining to students attendance. At present it does one school(trk…
3 replies
As a newcomer to T-SQL, I've been amazed at both the power, albeit cryptic, of T-SQL. To my …
2 replies
Viewing 15 topics - 11,581 through 11,595 (of 12,234 total)
You must be logged in to create new topics.