Topics
Started by
Posts
Last post
I know this is probably a worn out question, but is there any way to send output to the user while …
2 replies
Hi, I need to compare the data from the same tables and same databases but in two different environ…
4 replies
Declare @s-2 varchar(9) SET @s-2 = '0D1234' IF isnumeric(@s)= 1 PRINT 'All Num…
8 replies
Is there a way to display 100 as +100 in TSQL.
1 replies
I'm using SQL server 2k on a shared server. I need to calculate, in realtime, the actual disk space…
2 replies
Hi, I have just started working with SQL and need some help: I have 4 databases: Customer: Custome…
4 replies
I am trying to understand how this works. I have 3 tables: movie,actor and casting with following c…
3 replies
I have created a view that takes a details table and tally up and transform the counts into columns…
5 replies
We have been running Access as our choice of front end for some time, but still we run into limitat…
8 replies
In my sql server I detached one database and then renamed the names of mdf and ldf files , then wh…
1 replies
Iam new for T-SQL programming what is start procedure,why for,if i create a start-up proc in 'xxx' …
1 replies
I am interested in creating an intranet for my department at work. We have some MS-SQL databases th…
3 replies
Hi, I have a table which includes a TEXT datatype column. I want to write an insert trigger o…
1 replies
I currently have a table with records like cityid, area_desc ----------------- JKF, NEW YORK LGA, N…
1 replies
Can anyone point me to UDF's that emulate these useful functions in other systems (e.g. VFP)?  …
14 replies
Viewing 15 topics - 2,881 through 2,895 (of 4,456 total)
You must be logged in to create new topics.