Topics
Started by
Posts
Last post
Hi all In the Employee Table, (EMPNo,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) Example DAta EMPNO…
6 replies
Hi, I'm having to write an anonymisation script for our production DB's so we can bring them into t…
2 replies
Hello All, I need help with a function. I give my report users the options below so that my functi…
6 replies
So I have an after trigger that sends an email. I want the insert to happen whether the trigger wo…
13 replies
Greetings... I am NO SQL expert - good at writing very simple queries - but now I have to do someth…
77 replies
Here is an code example of my problem.... My question is How do I get the scores? ie: 50, 300, 71…
2 replies
CREATE TABLE Test ( ContactID INT, SalesOrderID INT, OrderYear DATETIME ) insert into Test(ContactI…
6 replies
Hello everyone, I'm a beginner in SQL and i have difficulty to find solution for the folowing probl…
22 replies
We ant to Write all the records of a table to a text file on the local disk with in T-SQL. We do no…
16 replies
Hi SQL Gurus, I have a requirement here to transform the table and need your advise on this. Below …
7 replies
[not sure that Subject made sense but I couldn't think of a good description for this] I have the f…
9 replies
I found this statement on line for retrieving only MON-YYYY portion of datetime field. SELECT CO…
26 replies
I have a stored procedure that never finishes. I run the query inside the stored procedure and it …
14 replies
I have a cursor which with each loop selects a BLOB and outputs it to a file using EXEC master..xp_…
1 replies
Can someone help me figure out the logic on how to deliver the count after I aggregated the rows? F…
5 replies
Viewing 15 topics - 6,031 through 6,045 (of 10,635 total)
You must be logged in to create new topics.