Viewing 15 posts - 121 through 135 (of 190 total)
Steven.Howes (9/25/2013)
September 26, 2013 at 1:31 am
khurmi.navpreet (9/25/2013)
I have writing SQL Queries for sometime now and writing inner joins, but always used the equal to operator(=) for joining 2 tables. Just recently I came across...
September 25, 2013 at 10:20 pm
GilaMonster (9/25/2013)
enriquezreyjoseph (9/24/2013)
But some post say that..Dynamic Sql is a powerful tool...
Indeed, but you don't use a jackhammer to put a nail in the wall. Powerful tool != use all...
September 25, 2013 at 10:09 pm
enriquezreyjoseph (9/24/2013)
AndrewSQLDBA (9/24/2013)
SELECT
<ColumnName>
, <ColumnName>
FROM
<TableName>
WHERE
Sex = 'M' OR SEX = 'F'
That will select all rows with either M or F in...
September 24, 2013 at 10:05 pm
psingla (9/24/2013)
insert new Image tooltip.
If new Image tool tip works fine then you need to tally the properties of new Image tooltips and Old Image...
September 24, 2013 at 1:53 am
guys, at least acknowledge my problem.
need solutions ASAP.
September 24, 2013 at 12:51 am
maintaining Log backup files is the most tricky part.
if u missed the chain then, everything becomes problematic.
September 23, 2013 at 3:40 am
Brandie Tarvin (9/19/2013)
Koen Verbeeck (9/19/2013)
daniel.carreira (9/19/2013)
Hi Michal,So i have to add the user (databasename)/System to the sharedrive permissions, is it correct?
Best regards,
Daniel
Yes, it must have read/write access to the shared...
September 20, 2013 at 3:18 am
Viewing 15 posts - 121 through 135 (of 190 total)