Topics
Started by
Posts
Last post
I am attempting to create T-SQL that I can re-use on different db’s, users, domains, roles, etc… Th…
5 replies
Hi everyone, I have been searching for a few days now to try to solve a problem, but without succes…
36 replies
I have to delete data from live table( Size of DB:terabytes) (system is becoming slow). without af…
3 replies
Hi Friends, I have very complex functionality- I have developed 3 Stored Procedures- 1) Jobposting,…
4 replies
Hi, I am wondering if there is a standard industry name or term for this concept aside from "horrib…
2 replies
Not sure what I am missing here possible brain freeze declare @loginname varchar(35) set @loginname…
3 replies
We have 1 table valued parameter (tvp) coming to GetXXX stored procedures. It contains only 1 colum…
17 replies
Hai friends, create table user ( user_id varchar(100), name varchar(100), designation_id var…
2 replies
Hi, My Database Mail works fine, but every time i open SSMS, in order to send mail. I have to execu…
5 replies
Hi , I have a table which holds the employee details : /******************************************…
7 replies
Hello, I need little help. I have an existing database and i need to have an ERD of this DB. Is the…
1 replies
I have the 2 columns with time datatypes. select top 5 [Connect Time2],[totalTime2] from dbo.verizo…
27 replies
I have the data as below. I need to normalise the table with this data.. can someone help me how pe…
6 replies
Hello Please help me here., i have below tables called student (sno, sname, address) StudentDrillEn…
2 replies
Hi Guys, I want to create UDF. Below is my logic. Please guide me where i am wrong. Alter Function …
34 replies
Viewing 15 topics - 4,111 through 4,125 (of 10,647 total)
You must be logged in to create new topics.