Topics
Started by
Posts
Last post
RowIdENameProjectTime partHours Worked[14 Jan][15 Jan][16 Jan] 1Emp 1Project 114/1/20107…
2 replies
DECLARE @lClub_group_joined_test varchar(20) SELECT @lClub_group_joined_test = club_grou…
3 replies
Hi Guys, I know, the question is Funny, but i want to know the details of stored procedures and UDF…
6 replies
I have a table with string column called keywords please find the sample data IDKeyWords 1abc…
1 replies
--Sample script CREATE TABLE Professor ( ProfID INT , DeptID INT , ProfName VARCHAR(100) , Cour…
1 replies
Hi Guys Need your help /* SELECT IDENTITY(BIGINT ,1 ,1) AS RowID ,CAST( '' AS DATETIME) AS Today…
5 replies
HI, How can i deploy the CLR Stored procedure to production i.e., different server. thanks, 🙂
2 replies
I have a table like below. valuexml_1 1+2<root><s>1</s><s>2</s><…
1 replies
(I posted this request in BI section which might not be the correct one for this, so am posting it …
1 replies
Hi All, Need you help on below. I am generating the excel file and send email using "sp_send_dbmail…
1 replies
I have a table with 2 columns. plan_type and signles (Y and N -- only 2 values). If plan_type = sta…
4 replies
Hi I am having trouble removing trailing spaces in a table column (query phrase). so far i have tr…
6 replies
I am using an SQL Job to call a stored procedure which queries the database to get some email addre…
3 replies
Hello all, I am trying to implement server side processing for jQuery DataTables so I need to be ab…
13 replies
Hi!! Today I had a problem with an important table on my database. Someone updated all rows in that…
10 replies
Viewing 15 topics - 271 through 285 (of 4,155 total)
You must be logged in to create new topics.