Topics
Started by
Posts
Last post
Hi everyone, I want to automatically generate scripts for SQL Agent jobs using a stored procedure, …
7 replies
I have some TSQL that uses TRY / CATCH. Inside the TRY there are lots of security assignments. If …
3 replies
Morning all I have wrote this function to strip out any alpha characters but I need it to leave in …
2 replies
I want to see when we had the most people online doing "stuff". We have a table that shows the user…
2 replies
I have a table enployee and a column gender. The possible values in the table are 'm' or 'f' In thi…
4 replies
This is probably one of those basic questions that I tend to forgot. What is the difference between…
10 replies
I am running into a problem with an updatable view. When I try to insert against the view, it is gi…
5 replies
Hi, I have a source table below: organization interco account curr amount organization interco acc…
1 replies
Hi In the report i am creating i need help to achieve the following 1. Allowing the user to select…
25 replies
If anyone is familiar with Dynamics NAV and the database structure, or even if this is something fa…
12 replies
Hello; I have table; These values are F1F2 621apple 621orange 622banana 622grape 622strawberr…
19 replies
We have a large table(60 million rows),which receives lots of inserts per second.I notices that for…
14 replies
hi! a little help here please. i have here 3 tables, the cluster table, field table and a variety …
7 replies
select c.customerid,c.firstname,c.lastname,o.totalprice from Test_Customer1 c inner join (select cu…
1 replies
Hi Guys I am looking to sharpen my T-SQL skills I've been eyeing the T-SQL Fundamentals book by Itz…
4 replies
Viewing 15 topics - 7,336 through 7,350 (of 10,647 total)
You must be logged in to create new topics.