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...
Write a Python function to find the maximum element in a stack.
SamPetr
|
Aug 29, 2024
Write a Python function to check if a string is an anagram of another string.
SamPetr
|
Aug 27, 2024
Write a Python function to find the mode of a list.
SamPetr
|
Aug 25, 2024
Write a Python function to find the longest palindrome in a list of strings.
SamPetr
|
Aug 16, 2024
Write a Python function to find the maximum element in a binary search tree.
SamPetr
|
Aug 12, 2024
Write a Python function to find the most frequent element in a list.
SamPetr
|
Aug 10, 2024
How do you count the frequency of elements in a list in Python?
SamPetr
|
Aug 10, 2024
How do you use the CREATE FULLTEXT CATALOG statement to create a new full-text catalog?
SamPetr
|
Jul 31, 2024
How do you use the CHOOSE function to select a value from a list of values?
SamPetr
|
Jul 28, 2024
How do you use the INTERSECT operator to retrieve common rows from two queries?
SamPetr
|
Jul 24, 2024
How do you add a new column to an existing table?
SamPetr
|
Jul 23, 2024
How do you use the FIRST_VALUE function to return the first value in an ordered set of values?
SamPetr
|
Jul 21, 2024
What command allows you to rewrite commit messages for multiple commits?
SamPetr
|
Jul 20, 2024
How do you enforce uniqueness in a column with a unique constraint?
SamPetr
|
Jul 19, 2024
How do you implement full-text search in SQL?
SamPetr
|
Jul 18, 2024
How do you use the PARTITION BY clause with aggregate functions to calculate aggregates over partitions?
SamPetr
|
Jul 17, 2024
What is the command to change the last commit message?
SamPetr
|
Jul 15, 2024
How do you use the FOR SYSTEM_TIME clause to query historical data from a temporal table?
SamPetr
|
Jul 14, 2024
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 do you use the FORMAT function with custom format strings to format dates, times, and numbers in SQL Server?
SamPetr
|
Jul 12, 2024
What is the command to create a lightweight tag?
SamPetr
|
Jul 11, 2024
How do you use the @@FETCH_STATUS function to control the flow of cursor operations?
SamPetr
|
Jul 09, 2024
How do you use the ENABLE TRIGGER statement to enable a trigger?
SamPetr
|
Jul 06, 2024
How do you use the SET STATISTICS TIME ON statement to display the time statistics for a query?
SamPetr
|
Jun 30, 2024
How do you use the VARIANCE and STDEV functions to calculate statistical values?
SamPetr
|
Jun 30, 2024
How do you perform cross-database queries in SQL Server?
SamPetr
|
Jun 30, 2024
How do you use the CHOOSE function to return a value from a list of values based on a specified index in SQL Server?
SamPetr
|
Jun 27, 2024
How do you use the LEAD function to access the value of a subsequent row within the same result set?
SamPetr
|
Jun 26, 2024
How do you use the sp_sequence_get_range system stored procedure to get a range of values from a sequence object?
SamPetr
|
Jun 24, 2024
How do you use the CREATE PARTITION SCHEME statement to create a partition scheme?
SamPetr
|
Jun 23, 2024
How do you use the CREATE TYPE statement to create a table type for table-valued parameters?
SamPetr
|
Jun 22, 2024
How do you use the ALTER VIEW statement to modify an existing view?
SamPetr
|
Jun 21, 2024
What command shows the remote URL of a repository?
SamPetr
|
Jun 19, 2024
How can you ignore files in Git?
SamPetr
|
Jun 17, 2024
How do you show the reflog for a specific branch?
SamPetr
|
Jun 12, 2024
What is the command to fetch tags from a remote repository?
SamPetr
|
Jun 11, 2024
How do you create a table-valued parameter in a stored procedure?
SamPetr
|
Jun 10, 2024
How do you perform a full outer join in SQL?
SamPetr
|
Jun 08, 2024
What command lists remote repositories?
SamPetr
|
Jun 08, 2024
How do you use the ALTER INDEX statement to rebuild or reorganize an index?
SamPetr
|
Jun 06, 2024
How do you use the CHECKSUM_AGG function to calculate a checksum value for a group of rows?
SamPetr
|
Jun 06, 2024
How do you use the TRY_PARSE function to convert string data to datetime values with culture-specific formats and error handling?
SamPetr
|
Jun 05, 2024
How do you use the CREATE USER statement to create a database user mapped to a SQL Server login?
SamPetr
|
Jun 05, 2024
How do you use the LIKE operator with wildcards to perform pattern matching?
SamPetr
|
Jun 04, 2024
How do you use the DENY statement to deny permissions to a user or role?
SamPetr
|
Jun 02, 2024