Topics
Started by
Posts
Last post
I have and update and insert statement in a stored proc like so: If Exists (Select * From table WH…
18 replies
" EXEC dbo.sp_delete_backup @database_name = M'{0}' GO USE [master] GO ALTER DATABASE [{0}] SET SIN…
9 replies
Can someone please help. How do I check for incorrect values in the passportfield, since the passpo…
3 replies
Hello Everyone, Happy Thanksgiving to everyone in the US. I am really stuck here and could use an e…
9 replies
Does anyone have an answer to show, how a sql output can be exported to a word document with a std…
1 replies
Hi, what are precise design considerations for choosing either CHAR or VARCHAR? I know that char(10…
4 replies
Hi All, Please find the below code. Here the "IF EXISTS" Condition is not satisfied then the Last …
1 replies
What i have is a table recording information regarding visits to an examination centre for students…
2 replies
Hello all, I have a following situation: my table contains data of category assignments in certain …
6 replies
Hello Genius people out there How are you doing? My name is Joe and this is my first time to use th…
14 replies
I have an sproc I created in order that I could enter details into 2 tables but for it to enter the…
20 replies
Hi i want to create a table and load the result set from the following query and also it should ref…
4 replies
Hello all, I have a following situation: my table contains data of category assignments in certain …
6 replies
Hello, I am trying to pass a table name as a parameter in a Stored Proc. But it returns the followi…
1 replies
Hello, I have a Categories, Subcategories, and Company-Categories (CC) association table in my SQL …
1 replies
Viewing 15 topics - 8,206 through 8,220 (of 12,230 total)
You must be logged in to create new topics.