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 can you find the sum of elements in a list using a custom function in Python?
MaryJns
|
Aug 23, 2024
How do you remove duplicates from a list in Python?
MaryJns
|
Aug 21, 2024
Write a Python function to count the number of vowels in a string.
MaryJns
|
Aug 20, 2024
How can you find the sum of elements in a list using recursion in Python?
MaryJns
|
Aug 19, 2024
Write a Python function to calculate the sum of digits of a number.
MaryJns
|
Aug 17, 2024
How do you check if a string contains only printable characters in Python?
MaryJns
|
Aug 16, 2024
Write a Python function to check if a number is an Armstrong number.
MaryJns
|
Aug 13, 2024
Write a Python function to find the factorial of a number.
MaryJns
|
Aug 13, 2024
How do you use the STATIC, KEYSET, and DYNAMIC cursor types, and what are the differences between them?
MaryJns
|
Aug 02, 2024
How do you use the DATEADD and DATEDIFF functions to manipulate dates?
MaryJns
|
Aug 02, 2024
How do you retrieve data from multiple tables using JOINs?
MaryJns
|
Jul 25, 2024
How do you use the OUTPUT clause in an UPDATE statement to return updated rows?
MaryJns
|
Jul 23, 2024
How do you configure Git to use a specific GPG key for signing commits?
MaryJns
|
Jul 22, 2024
How do you use the DBCC CHECKDB command to check the integrity of a database?
MaryJns
|
Jul 22, 2024
How can you update data in one table based on data in another table?
MaryJns
|
Jul 19, 2024
How do you use the LEN function to find the length of a string?
MaryJns
|
Jul 19, 2024
How do you perform a bulk insert of data into a table?
MaryJns
|
Jul 18, 2024
How do you use the SEQUENCE object to generate unique numbers?
MaryJns
|
Jul 17, 2024
How do you create a DDL trigger to track changes to the database schema?
MaryJns
|
Jul 16, 2024
How do you use the GENERATED ALWAYS AS ROW START and GENERATED ALWAYS AS ROW END columns for temporal tables?
MaryJns
|
Jul 15, 2024
What command shows the detailed information about a specific commit, including parents and author details?
MaryJns
|
Jul 15, 2024
How do you use the CHOOSE function to return values based on an index?
MaryJns
|
Jul 14, 2024
How do you use the CREATE CONTRACT statement to create a new contract for Service Broker?
MaryJns
|
Jul 14, 2024
How do you create a new orphan branch in Git?
MaryJns
|
Jul 12, 2024
How do you use the BINARY data type to store binary data?
MaryJns
|
Jul 11, 2024
How can you display the number of lines changed between two commits for each file in the repository?
MaryJns
|
Jul 08, 2024
How do you perform a case-insensitive search in SQL?
MaryJns
|
Jul 08, 2024
How do you use the CREATE AGGREGATE statement to create a user-defined aggregate function?
MaryJns
|
Jul 06, 2024
How do you use the LIKE operator to perform pattern matching?
MaryJns
|
Jun 30, 2024
How do you use the FIRST_VALUE and LAST_VALUE functions to return the first and last values in an ordered set?
MaryJns
|
Jun 28, 2024
How do you use the NEXT VALUE FOR clause to get the next value from a sequence object?
MaryJns
|
Jun 28, 2024
How do you use the TRY_CAST function to safely cast a value to a different data type?
MaryJns
|
Jun 27, 2024
How do you create a table with a column of type GEOMETRY?
MaryJns
|
Jun 22, 2024
How do you write a query to get the total sales for each product in each month?
MaryJns
|
Jun 22, 2024
How can you use SP_PASSWORD to change a user's password?
MaryJns
|
Jun 21, 2024
How do you use the ISNULL() and NULLIF() functions in SQL?
MaryJns
|
Jun 14, 2024
How do you use the DROP TABLE statement to delete a table?
MaryJns
|
Jun 09, 2024
How can you list all branches in your repository?
MaryJns
|
Jun 09, 2024
How do you create a table with a column of type GEOGRAPHY?
MaryJns
|
Jun 08, 2024
How do you write a query to return rows where a column value falls within a specific range?
MaryJns
|
Jun 03, 2024
How do you handle time zone data in SQL?
MaryJns
|
Jun 02, 2024
How do you display the author and date of each line in a file's history?
MaryJns
|
Jun 02, 2024
How do you write a query to find the second highest salary from the Employees table?
MaryJns
|
Jun 01, 2024
How can you use the ROW_NUMBER() function to assign a unique row number to each row?
MaryJns
|
Jun 01, 2024