Viewing 15 posts - 1 through 15 (of 142 total)
i have a database with 400 stored porcedure , i need to optimise it , i found that tables are not having command index also.
like joins where ,group by ,...
September 12, 2025 at 6:04 am
i have seen DTA can take table as input, but somebody said only one statement can be put in side the workload tables' one row.
i need to anaylise all storeprocedures...
September 11, 2025 at 12:26 pm
i need to know how AI can do that bulk tasks which u mentioned.
September 11, 2025 at 11:18 am
i think he said it should increment to the size of the database. but still u can answer on my meterics like onece in day or twoice in a day...
June 28, 2024 at 2:42 am
artical does not say any thing about critaria , like the increment of datafile or log file should be once in a day or twoice in day?
like if i know...
June 25, 2024 at 5:23 am
my second query is. the place i am looking is correct place for (10 to 15 ms) or it is telling diffrent story?
June 24, 2024 at 10:25 am
one more thing my log file of database (this is not tempdb this is reular db) is increasing like this , should i increase then auto increment?
file is attached.
June 24, 2024 at 4:48 am
second question is unanswered.
June 24, 2024 at 3:41 am
2) sequence i can not use , becasue the id is...
June 10, 2024 at 9:07 am
like inlinable scalar udfs requiremnts , is there any link which can tell me requiremnts of UDF like this one
March 13, 2024 at 9:58 am
do u want to say that we should not use begin end in inlined scalar functions?
March 11, 2024 at 11:29 am
do u want to say that we should not use begin end in inlined scalar functions?
March 11, 2024 at 10:27 am
the case is one bat file runs at a time. kindly answer in this light.
regarding q1) are u saying sqlcmd when completes, it closes the connection or it keeps the...
December 1, 2023 at 11:16 am
this is how i am calling
xyz.bat this is called from microsoft sheduler. the contenct of .bat is followng.
sqlcmd -S abc -U rr -P xyz -Q "use db EXEC usppp @strSourcedb...
November 22, 2023 at 4:45 am
With one exception, you can switch from one isolation level to another at any time during a transaction. The exception occurs when changing from any isolation level to SNAPSHOT isolation....
June 2, 2023 at 6:07 am
Viewing 15 posts - 1 through 15 (of 142 total)