TSQL Challenge 68 - Generate kaprekar kernel or series from numbers
This challenge invites you to Generate kaprekar kernel or series from numbers.
2011-10-31
883 reads
This challenge invites you to Generate kaprekar kernel or series from numbers.
2011-10-31
883 reads
This challenge invites you to identify the largest sequence of alphabets from a string.
2011-10-17
947 reads
A website wants to display most relevant ads on each of its web pages based on the keywords associated with each page.
2011-10-03
566 reads
This challenge invites you to solve one of the most common calculation challenges seen in applications that deal with financial -transactions.
2011-09-19
1,646 reads
This challenge invites you to solve a payroll challenge which requires special calculation of holidays and absences that are adjacent to holidays
2011-09-05
1,370 reads
2011-08-22
1,898 reads
Read the input string and break each sentence into groups of 5 words. A row may contain more than one sentence. Each sentence in the input should start a new group.
2011-08-08
1,218 reads
This challenge is to generate an HTML calendar based on the data stored in a table.
2011-07-25
1,836 reads
Your job is to read a string containing product hierarchy information and generate a relational table (result set) representing the hierarchy of categories.
2011-07-11
987 reads
Your job is to generate a string using Forsyth-Edwards Notation which represents the final position of pieces after performing a series of moves from the original position
2011-06-27
852 reads
By ReviewMyDB
A behind-the-scenes look at Day of Data Jacksonville 2026, the transition from SQL Saturday,...
You run EXPLAIN ANALYZE on a slow query, stare at the plan, and something...
By Steve Jones
la guadière – n. a glint of goodness you notice in something that you...
Tlp/Wa_Cs:0817-866-887. Jl. Rawasari Sel. No.24 A, RT.12/RW.9, Rawasari, Kec. Cemp. Putih, Kota Jakarta Pusat,...
Tlp/Wa_Cs:0817-866-887. Jl. Taman Aries Blok E1 No. 2A & 2 B, RT.12/RW.8, Meruya Utara,...
Tlp/Wa_Cs:0817-866-887. Jl. Sumber Sari No.23 T 12, Babakan, Kec. Babakan Ciparay, Kota Bandung, Jawa...
I run the SQLCMD utility as follows:
lcmd -S localhost -EI then type this (the 1> is the prompt):
1> select @@version goIf I hit enter, what happens? See possible answers