Topics
Started by
Posts
Last post
The below code works as it is today. The problem is that I want to attach an email with the last 25…
10 replies
for example in a table with this fields "field1, L1,L3,L100" field2 the count is 3 it would be bett…
6 replies
Hi All, After monitoring using SQL profiler, i found that Missing join predicate event is happening…
3 replies
By: nadersam
Dear Expert, I have below code to send email in HTML table format with help of store procedure. fro…
6 replies
I've been working with some wide and unfamiliar tables recently. Scanning and finding column names …
15 replies
Hi I need help in a query...How to parse a string to equal length substrings in SQL I am getting a …
2 replies
Table Dept has two columns (did(int) , dname(varchar)). Table emp has five columns (eid(int), mid(i…
6 replies
Hi how can i put multiple values in the variables. for eg: Declare @w_man as varchar set @w_man = …
5 replies
I Have 2 Different Table As Follows Table 1 - Person With Columns PersonID,PersonGrp,PersonName 1,'…
19 replies
By: serg-52
Hello, I am new to the forum. I hope there is someone who has run into this before. I have a table …
5 replies
Hi All, I am having a limited knowledge in SQL. Let me explain my scenario in detail. I have to wri…
2 replies
I have a stored procedure that calls several views that rely on each other. In the past these views…
11 replies
Hello All, I have an application that stores xml data in an unusal manor. Basically a SQL Key colu…
3 replies
Hi, I am struggling a bit to reduce the execution time for the below query. kindly help me to tune …
13 replies
Hi, I have a table named 'DepartmentItem' which is designed with hierarchy structure. The colum…
2 replies
Viewing 15 topics - 3,481 through 3,495 (of 4,984 total)
You must be logged in to create new topics.