Loading...
SCE
Home
AI Assistant
Ask Anything
Categories
Python
C#
C++
C
Visual Basic
Java
JavaScript
HTML
CSS
SQL
Git
VIEW ALL
Other
Tags
What's Hot
Featured
I'm Feeling Lucky
Latest
SCE
Loading...
Sign Up
Log In
AI Assistant
Loading...
How do you use the FORMAT function with the 'D' and 'T' format strings to format dates and times in SQL Server?
SamPetr
|
Jul 13, 2024
How can you use the PIVOT and UNPIVOT operators to transform data?
TinaGrn
|
Jul 24, 2024
How do you check if a string contains only whitespace characters in Python?
RoseHrs
|
Aug 19, 2024
C++ program that use the setw() function to align text on the screen
Samath
|
Apr 06, 2022
How do you use the DATEADD function to add or subtract intervals from a datetime value?
BobHarris
|
Jul 16, 2024
Creating a FizzBuzz program using JavaScript
SceDev
|
Feb 28, 2024
GPA Calculator using Python
Samath
|
Jan 20, 2024
How do you use window functions such as ROW_NUMBER(), RANK(), and DENSE_RANK() to assign ranks to rows in a result set based on specific criteria?
EveClark
|
Jul 19, 2024
How do you manage cursor performance and avoid common pitfalls like excessive resource usage?
FrankMl
|
Jun 08, 2024
How can you extract parts of a date (year, month, day) using SQL functions?
NickCrt
|
Jun 15, 2024
How do you use the CHAR function to return the character for a given ASCII code?
JackBrn
|
Jul 07, 2024
What command lists all commits reachable from a specified commit?
QuinnLw
|
Jul 05, 2024
Write a Python function to find the kth largest element in a list.
BobHarris
|
Aug 28, 2024
How do you use the CREATE ASSEMBLY statement to create a new assembly from a .NET DLL?
TinaGrn
|
Jun 15, 2024
How can you find the sum of elements in a list using a nested function in Python?
NickCrt
|
Aug 21, 2024
What command lists all commits in the current branch that are not in the upstream branch?
HenryPk
|
Jun 29, 2024
Write a Python function to check if a given year is a leap year.
PaulAnd
|
Aug 09, 2024
JavaScript program that return an array containing only even numbers between 1 and n
SceDev
|
Feb 17, 2024
How do you use the CREATE RULE statement to create a new rule to enforce domain integrity?
CarolTh
|
Jun 14, 2024
How do you use the CREATE ROLE statement to create a database role?
QuinnLw
|
Jul 12, 2024
How do you use the DROP AGGREGATE statement to delete an aggregate function?
IreneSm
|
Jun 17, 2024
How do you configure your identity in Git?
QuinnLw
|
Jun 22, 2024
How do you use the SPARSE column property to optimize storage of NULL values in an existing table?
RoseHrs
|
Aug 06, 2024
What command is used to rename a file and track the change in Git?
CarolTh
|
Jul 08, 2024
How do you create a trigger to enforce business rules on a table?
NickCrt
|
Jul 11, 2024
C++ Summing the digits in an integer
Samath
|
Jan 06, 2021
How do you use the PIVOT operator to transform rows into columns dynamically?
PaulAnd
|
Jun 14, 2024
How do you use the END CONVERSATION statement to end a conversation in Service Broker?
DavidLee
|
Jun 12, 2024
How do you use the IF...ELSE statement in a SQL script?
RoseHrs
|
Jun 28, 2024
C++ program that prompts the user to input five decimal numbers, prints the five decimal numbers, converts each decimal number to the nearest integer, adds the five integers and prints the sum and average of the five integers.
Samath
|
Apr 06, 2022
How do you create and manage synonyms in SQL Server?
JackBrn
|
Jul 16, 2024
How do you show the list of commits that are reachable from a specified commit, excluding commits reachable from another specified commit?
AliceWk
|
Jul 21, 2024
How do you create a recursive CTE to generate a series of numbers?
AliceWk
|
Jun 20, 2024
How do you use the CREATE ASSEMBLY statement to create an assembly from a .NET DLL?
LeoRobs
|
Jul 30, 2024
How can you use UNION ALL to combine results from multiple queries including duplicates?
JackBrn
|
Aug 05, 2024
How do you use the CREATE MESSAGE TYPE statement to create a new message type for Service Broker?
GraceDv
|
Jun 19, 2024
How do you create a view in SQL, and what are its advantages?
GraceDv
|
Jul 12, 2024
How do you use the DATEADD and DATEDIFF functions to manipulate dates?
MaryJns
|
Aug 02, 2024
Rock paper scissors in C#
Samath
|
Jan 01, 2021