Convert float into string SQL and concatenateHow can I assign different random values to each row in a SELECT...
What is an explicit bijection in combinatorics?
Is the percentage symbol a constant?
Do the speed limit reductions due to pollution also apply to electric cars in France?
In a post apocalypse world, with no power and few survivors, would Satnav still work?
Sets that are both Sum-free and Product-free
User input happy birthday program
Boss asked me to sign a resignation paper without a date on it along with my new contract
How many diagrams is too much in a research article?
Is layered encryption more secure than long passwords?
When does a person lose diplomatic status?
Is the UK legally prevented from having another referendum on Brexit?
Including proofs of known theorems in master's thesis
Missing space after parenthesis in inline text
Can you help me solve this algebra problem?
Expression for "unconsciously using words (or accents) used by a person you often talk with or listen to"?
Is it possible to methodically find the total of ways to read a given phrase making a stack?
Tikz: Perpendicular FROM a line
Alternate timeline nomenclature
Players preemptively rolling, even though their rolls are useless or are checking the wrong skills
Is there a way to pause a running process on Linux systems and resume later?
How can I differentiate duration vs starting time
How can I handle players killing my NPC outside of combat?
How to regain lost focus?
What does "south of due west" mean?
Convert float into string SQL and concatenate
How can I assign different random values to each row in a SELECT statement?SQL Server 2008 Convert String to Datetime questionCASE with CHARINDEX and CONVERTConvert specific column into row as output in sql serverHow to read the deleted value using a variableDouble Unpivot?Extract street address from string with multiple delimiters and positionsRetrieve value of select query in a table columnConcatenate into Field in UpdateCombine multiple stored procedures into one report?
Basically, this is what I'm trying to do to output it in my cursor.
'10% Cumulative Debt' + SELECT(STR(@CUML_DEBT_P10))
The output should look like this.
Cumulative Debt at 10% + the value @CULM_DEBT_P10.
sql-server
New contributor
add a comment |
Basically, this is what I'm trying to do to output it in my cursor.
'10% Cumulative Debt' + SELECT(STR(@CUML_DEBT_P10))
The output should look like this.
Cumulative Debt at 10% + the value @CULM_DEBT_P10.
sql-server
New contributor
add a comment |
Basically, this is what I'm trying to do to output it in my cursor.
'10% Cumulative Debt' + SELECT(STR(@CUML_DEBT_P10))
The output should look like this.
Cumulative Debt at 10% + the value @CULM_DEBT_P10.
sql-server
New contributor
Basically, this is what I'm trying to do to output it in my cursor.
'10% Cumulative Debt' + SELECT(STR(@CUML_DEBT_P10))
The output should look like this.
Cumulative Debt at 10% + the value @CULM_DEBT_P10.
sql-server
sql-server
New contributor
New contributor
New contributor
asked 2 mins ago
Andrew PolemeniAndrew Polemeni
12
12
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Andrew Polemeni is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230563%2fconvert-float-into-string-sql-and-concatenate%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Andrew Polemeni is a new contributor. Be nice, and check out our Code of Conduct.
Andrew Polemeni is a new contributor. Be nice, and check out our Code of Conduct.
Andrew Polemeni is a new contributor. Be nice, and check out our Code of Conduct.
Andrew Polemeni is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Database Administrators Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230563%2fconvert-float-into-string-sql-and-concatenate%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown