Viewing 15 posts - 4,861 through 4,875 (of 6,395 total)
What are the actual start dates for rows 3 and 4 as they are incorrectly formatted.
Based on that information you have provided this is how you would create the sample...
May 28, 2012 at 6:30 am
Thats selecting from the view, I want the create view syntax
CREATE VIEW view_work
AS
SELECT
a
b
c
d
e
f
g
FROM
sometable
May 28, 2012 at 6:16 am
I wouldn't of thought you would be which is why we ask for this information.
From the data you have provided we can make best quess as to which bits of...
May 28, 2012 at 6:04 am
what is the procedure doing? can you post the definition of the proc?
your looping through some sort of recurssion. where the stored proc calls another proc which calls another proc...
May 28, 2012 at 5:58 am
You could use multiple schedules one for each time you need to run it at, or have a constantly running job which looks at the day of the week value...
May 28, 2012 at 5:54 am
farooq.hbs (5/28/2012)
This is simple,,I dont want to complex... If u run tis query u vl get actual start date N end date
SELECT DISTINCT TOP 2000 vw.work_id as WorkId, vw.name...
May 28, 2012 at 5:19 am
at the bottom of all my posts, it looks like this
How to post data/code for the best help - Jeff Moden
May 28, 2012 at 4:59 am
I need the DDL and data from your DB, please read the link on how to generate this information.
May 28, 2012 at 4:56 am
close but not the one, will keep digging when I have a spare moment.
May 28, 2012 at 4:52 am
Ok now I am going to insist that you read the link to posting code and data.
I need the DDL of the table/s and views.
The data from each tables
The expected...
May 28, 2012 at 4:49 am
external seal wont be an option as its on a joining wall with next door so, can only treat it from the inside, but yeah it is good stuff, used...
May 28, 2012 at 4:39 am
I know a good picture which shows battery desking, but my google search is not finding the right one.
May 28, 2012 at 4:24 am
the two walls which need patching and skimming are riddled in damp so needs a damp course doing and then going to put waterproof sand cement on the walls then...
May 28, 2012 at 4:21 am
its where you just put bits of glue for example in various places over a surface and then place the top coat over.
so instead of gluing the full piece of...
May 28, 2012 at 4:19 am
Viewing 15 posts - 4,861 through 4,875 (of 6,395 total)