Topics
Started by
Posts
Last post
Hi Friends, I have a table with more than 30 million records .now i thought of partitioning the tab…
3 replies
Hi guys, I am facing a problem. I can´t execute following query: DECLARE @XML XML; SET @XML = …
2 replies
I wanted to append a fix CATCH block at end of my many procs. If I use OBJECT_DEFINITION or Sys.sys…
1 replies
Hi , Does any one has script to Grant View Defination permission to any USER to all the views in a …
2 replies
Hi! Hope someone can advise me here. I have 2 update triggers for Table1, inside those update trigg…
2 replies
SO I finally got hired and am rusty as can be. so much its embarrassing. I need to make a sp that t…
22 replies
I have two tables user and user_role. Userid is primary filed into user table and foreign key in us…
2 replies
Hey All, I've given several replies to my friends from this forum, that's the time to help me .. he…
3 replies
Hi All I plan to update all my around 1000 procs for error handling. Currently none of them have a …
6 replies
Hello, I am running the following update command. UPDATE P SET P.Specialty = T.Specialty FROM SomeT…
8 replies
Is there any other way is there other than Loop i dont want to use loop to take MYNO Bulk of data…
1 replies
hi , Please suggest , how i can get output of any query (say it "Select @@servername") in HTML for…
3 replies
Hai all my table data is like values 30% 6000 20% 3 0.5% 2% 0% 3 0% 0% 1 1 but i want only values i…
8 replies
Hello This may have been answered before but I cannot find it. I am trying to create a query which …
8 replies
Good day everyone, When I execute the stored procedure below I get this error: Conversion failed wh…
3 replies
Viewing 15 topics - 961 through 975 (of 4,155 total)
You must be logged in to create new topics.