A
@AdnanTurjoy
Insertion sort
C++
Uppercase Letter to Lowercase and Lowercase to Uppercase Letter in a String
C
How to convert array of integers into an integer in C
C
Program Takes input an Integer and Swap first digit with last digit
C
Print Prime Number 19 to 10
C
Half Inverted Pyramid
C
Half Pyramid
C
Reverse a String
C
Count Number of Word from a string
C
Capital consonant to small case, if consonant already in small case then no change
C
a given string change small case vowel to capital case. If vowel already in capital case then no change
C
ddd
C
create new table from another table with data and structure
SQL
trigger- (BEFORE-INSERT-UPDATE)
SQL
trigger- (BEFORE-INSERT)
SQL
Nth record from a table without LIMIT
SQL
Nth heighst record from table
SQL
fetch top N records
SQL
create an empty table from another table with only structure
SQL
create new table from another table with data and structure
SQL