Viewing 15 posts - 31 through 45 (of 142 total)
February 9, 2023 at 6:56 am
February 9, 2023 at 6:54 am
i think information schema is better because col_length is a function call and finally it would go to sys.objects or all_objects or information schema it self.
February 9, 2023 at 4:47 am
We do not want to change the script, as there are many stored procedures and functions.
if anything is there at system databases, or server level setting for databases, that would...
December 9, 2022 at 6:08 am
The situation is, the table is small, we do not have indexes or relevant stats, and we want to loop, and there are no joins.
In this situation what would be...
November 30, 2022 at 9:44 am
well , there must be some thumb of rule , i think that can be answered.
November 30, 2022 at 4:57 am
well , there must be thumb of rule , i think that can be answered.
November 30, 2022 at 4:56 am
like [ \t] is used for spaces and tabs, is there anything for finding carriage return in TSQL
ex
where Result =
'Uwon'
October 4, 2022 at 11:06 am
thank u,
on more concern i have used utf8 ,becuase i wanted to use Unicode(multilingual) so i have used Modern_Spanish_100_CI_AS_SC_UTF8
in this I have used SC also I think this combination will...
September 28, 2022 at 4:28 am
my second question is unanswered
September 15, 2022 at 11:20 am
September 15, 2022 at 11:03 am
thanks , Has SSDT got any transfer feature?
September 9, 2022 at 9:40 am
thank u,
One more clarification , i have seen collation does not affect nvarcahr, but according to me the style part of collation that is" _CP1_CI_AS" affects nvarchar( i am not...
August 30, 2022 at 4:34 am
"do you need code that will try one table first, then another if it doesn't exist? "
yes almost,
we want to login using login/user "login1" which has got tables in schema...
July 21, 2022 at 5:24 am
why its geting data from dbo table but not from user1?
July 19, 2022 at 9:26 am
Viewing 15 posts - 31 through 45 (of 142 total)