हिंदी

Write the name of the functions to perform the following operation: To display your name in capital letters. - Computer Science (Python)

Advertisements
Advertisements

प्रश्न

Write the name of the functions to perform the following operation:

To display your name in capital letters.

एक पंक्ति में उत्तर
Advertisements

उत्तर

UCASE( ) or UPPER( )

shaalaa.com
Functions in SQL
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 9: Structured Query Language (SQL) - Exercise [पृष्ठ १७७]

APPEARS IN

एनसीईआरटी Computer Science [English] Class 12
अध्याय 9 Structured Query Language (SQL)
Exercise | Q 1. f) iv) | पृष्ठ १७७

संबंधित प्रश्न

______ is used to get a specified day of the month for a given date.


______ keyword is used to find out the number of values in a column?


The MAX () function finds the


What will be the output of the following SQL statement? 

SELECT DAY NAME (2022-04-08) 


Assertion (A): COUNf function ignores DISTINCT

Reason (R): DISTINCT ignores the duplicate values.


What will be returned by the given query? Select length(trim("ABC Public School")) = ______.


What will be returned by the given query? SELECT RIGHT("LEFT", 2) = ______.


Name a function of MySQL which is used to remove trailing and leading spaces from a string.


What will be returned by the given query? SELECT MID('BoardExamination', 2, 4) = ______.


Which statement is used to count the number of rows in table?


Site any two differences between Single Row Functions and Aggregate Functions.


Write the name of the functions to perform the following operation:

To display the specified number of characters from a particular position of the given string.


Write the output produced by the following SQL statement:

SELECT ROUND(342.9234, -1);


Write the output produced by the following SQL statement:

SELECT    YEAR(“1979/11/26”),
MONTH(“1979/11/26”),    DAY(“1979/11/26”), MONTHNAME(“1979/11/26”);


Which function is used to display the total number of records from a table in a database?


Which one of the following is not an aggregate function?


Which one of the following functions are used to find the largest value from the given data in MySQL?


In SQL, which function is used to display the current date and time?


Write suitable SQL query for the following:

Display the position of occurrence of the string ‘COME’ in the string ‘WELCOME WORLD’.


Write suitable SQL query for the following:

Display the remainder of 100 divided by 9.


Explain the following SQL function using a suitable example.

MID()


Explain the following SQL function using a suitable example.

POWER()


Which function returns the sum of all elements of a list?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×