Topics
Started by
Posts
Last post
Hi, I have a general question that seems hard to explain, I want to create a join btwn 3 table…
1 replies
I am trying to use sp_MSforeachtable to show what sp_help shows up. I need on every single user ta…
1 replies
I have scheduled maintenace plan in one production server, the backups files to be moved to differe…
6 replies
I have a table of drug prices that only has an effective date rather than a effective and end date.…
3 replies
I am trying to get a list of roles from a specific set of DB's. My DB's are stored in a table along…
3 replies
Can anybody please tell me? What is the basic difference between these 2 query? Select * from Tabl…
6 replies
Hi, I have the following tables : Create Table #Request ( [requestid] int , [customername] Varchar(…
4 replies
What am I missing? The following query does not return results from the Webs table (left join) even…
12 replies
Works for sql statements: ExecuteSql ('sql statement') BUT I want is this: ExecuteSQL…
2 replies
We are in the process of upgrading one of our sql server instances to 2005. We have a process that…
12 replies
myID myVal minTic maxTicticCount ---- ------ --------- --------- --------- 1 A 0.20 …
3 replies
Yeah, my PL/SQL is extremely rusty. Can anyone here point me in the direction of a decent PL/SQL t…
4 replies
I tried to do something like this CREATE Function Foo (params...) Returns bit as begin RETURN (ex…
7 replies
Hi there, in my function i want to make certain standard querry string. my sample code, DECLARE @t…
4 replies
I have 2 tables table1 id, type, date, name table2 id, type, id1 I want to select all rows from tab…
1 replies
Viewing 15 topics - 11,506 through 11,520 (of 12,234 total)
You must be logged in to create new topics.