Topics
Started by
Posts
Last post
Got a feeling this is something to do with an implied cast that I dont understand declare @DataRead…
2 replies
By: Ells
Hi guys .. i am trying to create Trigger on sql 2000 . creating trigger which deletes old data mor…
2 replies
By: Sergiy
Hi I have a table, PR_LINK_INV_HST, and I need to find all the records on PR_LINK_INV_HST where the…
1 replies
By: mickyT
Is there any native support available for JSON in SQL SERVER ? ie. Is there any inbuilt tools in SS…
4 replies
Looking at the 2 statements should they not return the same? select *,'I' from pharmdb.pat.dbo.pati…
2 replies
Hi i hope someone can help mw out I have the following selct statement that is working fine Selec…
2 replies
By: HowardW
Morning guys, I need a lil help with an update query... I have a working table that has all these c…
3 replies
By: Geoff A
Hi all, Can any one explain me What is the difference between Cursor and While Loop? I have read…
4 replies
Hi All, In a table i want to apply order by. My database is 20-20 and table is errorreport where I …
3 replies
Hi I am facing following interview questions. table i am having one column .That column reco…
2 replies
Can someone please offer assistance? I need to create a Stored Procedure that will generate a SSRS…
2 replies
By: rhoskins
Hi Guys need some help with converting this part of a query from MySQL, I need to run this on MSSQL…
2 replies
How do I write a query that tells me how many spaces (...or any character for that matter) are in a…
21 replies
DECLARE MY_CURSOR Cursor FOR SELECT [DB_NAME],[SCHEMA_NAME],[TABLE_NAME],[COLUMN_NAME] FROM dbo.Da…
2 replies
By: Sergiy
Is there an option to prevent SSMS from adding the Database Name to scripts it generates? For examp…
5 replies
By: Ray M
Viewing 15 topics - 3,811 through 3,825 (of 10,636 total)
You must be logged in to create new topics.